Skip to content

Commit

Permalink
fix(http/swagger): repair DBRPs type to match implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
sranka committed Feb 5, 2021
1 parent a3fa943 commit 61571b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions http/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12036,12 +12036,10 @@ components:
- retention_policy
DBRPs:
properties:
notificationEndpoints:
content:
type: array
items:
$ref: "#/components/schemas/DBRP"
links:
$ref: "#/components/schemas/Links"
DBRPUpdate:
properties:
database:
Expand Down

0 comments on commit 61571b2

Please sign in to comment.