Skip to content

Commit

Permalink
fixed pois not being in the type-mapping for the details response
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Apr 30, 2024
1 parent 9ae8ed5 commit 0d26449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ paths:
area: DetailsResponse
site: DetailsResponse
campus: DetailsResponse
poi: DetailsResponse
oneOf:
- $ref: '#/components/schemas/RootResponse'
- $ref: '#/components/schemas/DetailsResponse'
Expand Down

0 comments on commit 0d26449

Please sign in to comment.