Skip to content

Commit

Permalink
fix: use correct response code for post
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbi08 committed Feb 6, 2024
1 parent 5eaa890 commit 78a410f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/coreHttpApi/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ paths:
$ref: "#/components/schemas/Address"

responses:
200:
201:
description: |
"Success. Returns the successor and predecessor own shared repository
attributes as well as the ID of the notification sent to the peer."
Expand Down

0 comments on commit 78a410f

Please sign in to comment.