Skip to content

Commit 2c745fa

Browse files
committed
Fix broken yaml file
1 parent 97a5a45 commit 2c745fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/mergin/sync/public_api_v2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ paths:
435435
$ref: "#/components/schemas/ProjectDeltaResponse"
436436
"400":
437437
$ref: "#/components/responses/BadRequest"
438+
x-openapi-router-controller: mergin.sync.public_api_v2_controller
438439
/workspaces/{workspace_id}/projects:
439440
get:
440441
tags:

0 commit comments

Comments
 (0)