Skip to content

Commit

Permalink
fix: invalid reference
Browse files Browse the repository at this point in the history
  • Loading branch information
maxl2287 committed Jul 23, 2024
1 parent 3521314 commit 0c148e5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ paths:
"409":
$ref: "#/components/responses/Generic409"
"422":
$ref: "#/components/responses/CreateSubscriptionUnprocessableEntity4\
22"
$ref: "#/components/responses/CreateSubscriptionUnprocessableEntity422"
"429":
$ref: "#/components/responses/Generic429"
"500":
Expand Down

0 comments on commit 0c148e5

Please sign in to comment.