Skip to content

Commit

Permalink
Fixing type of v1.1 response
Browse files Browse the repository at this point in the history
  • Loading branch information
cityofcapetown-opm-bot committed Dec 11, 2024
1 parent d18979e commit f4ef6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-alerts-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ paths:
schema:
type: array
items:
$ref: '#/components/schemas/ServiceAlertV1'
$ref: '#/components/schemas/ServiceAlertV1.1'
/alerts/{alertId}.json:
get:
tags:
Expand Down

0 comments on commit f4ef6c5

Please sign in to comment.