Skip to content

Commit

Permalink
Remove self invite path
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Sep 28, 2024
1 parent a5aa38d commit 8af5a60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openapi/components/paths.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@
$ref: "./paths/instances.yaml#/paths/~1instances~1{worldId}:{instanceId}"
"/instances/{worldId}:{instanceId}/shortName":
$ref: "./paths/instances.yaml#/paths/~1instances~1{worldId}:{instanceId}~1shortName"
"/instances/{worldId}:{instanceId}/invite":
$ref: "./paths/instances.yaml#/paths/~1instances~1{worldId}:{instanceId}~1invite"
"/instances/s/{shortName}":
$ref: "./paths/instances.yaml#/paths/~1instances~1s~1{shortName}"

Expand Down

0 comments on commit 8af5a60

Please sign in to comment.