Skip to content

Commit

Permalink
Update response code for successful fork
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophB committed Apr 1, 2022
1 parent bd58037 commit 56f33c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/top-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ paths:
schema:
$ref: "#/components/schemas/ForkCreateInstruction"
responses:
200:
201:
description: List of affected entities (i.e., entities created in the destination repository).
content:
application/json:
Expand Down

0 comments on commit 56f33c1

Please sign in to comment.