Skip to content

Commit

Permalink
Add New Endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Mar 6, 2024
1 parent f47df6b commit cd4a52f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api/test/fixtures/get_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,11 @@
"query": false,
"res": true
},
"DELETE /task/:task/version/:version": {
"body": false,
"query": false,
"res": true
},
"GET /layer/:layerid/task": {
"body": false,
"query": false,
Expand Down

0 comments on commit cd4a52f

Please sign in to comment.