Skip to content

Profile API: Improve data-handling on rainbow scoreboard position

Grace Temper requested to merge fix/API-fixes into master

With this MR

  • Rainbow Scoreboard position will now be passed as a sub-element "rainbow_pos" within the positions array.
  • Starboard position will continue to be passed as sub-element "starboard_pos" within the positions array, however the "scoreboard_pos" sub-element has been removed to avoid confusion.

Should read a little bit more clearly.

Merge request reports