Skip to content

Commit

Permalink
api: Update schema reference indentation.
Browse files Browse the repository at this point in the history
The indentation for the schema reference in the api.yaml file has been
corrected.

Signed-off-by: Nikolay Martyanov <[email protected]>
  • Loading branch information
OhmSpectator committed Jan 6, 2024
1 parent 7363c95 commit 41fd0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ paths:
schema:
type: array
items:
$ref: '#/components/schemas/Region'
$ref: '#/components/schemas/Region'
'204':
description: Region has no subregions
'400':
Expand Down

0 comments on commit 41fd0b4

Please sign in to comment.