Skip to content

Commit

Permalink
Fix required state for v2 records mapID param
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbmaier committed Jul 6, 2024
1 parent 28ffd73 commit 8eb7675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/records/map-records-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ parameters:
- name: mapId
type: string
description: A map ID
required: false
required: true
- name: seasonId
type: string
description: The ID of the requested group/season
Expand Down

0 comments on commit 8eb7675

Please sign in to comment.