Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrossleyau authored and github-actions[bot] committed May 10, 2024
1 parent 5ab7aef commit 2199e8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _data/config-api-endpoints.json
Expand Up @@ -7441,6 +7441,13 @@
"name": "mod-orders",
"path": "/orders/acquisition-methods/{id}"
},
{
"apiDescription": "ramls/bind-pieces.raml",
"apiType": "raml",
"methods": "post:orders_bind_post",
"name": "mod-orders",
"path": "/orders/bind"
},
{
"apiDescription": "ramls/check-in.raml",
"apiType": "raml",
Expand Down
1 change: 1 addition & 0 deletions _data/config-apidocs.json
Expand Up @@ -1424,6 +1424,7 @@
"raml": [
"ramls/acquisition_method.raml",
"ramls/acquisitions-units.raml",
"ramls/bind-pieces.raml",
"ramls/check-in.raml",
"ramls/configuration.raml",
"ramls/expect.raml",
Expand Down

0 comments on commit 2199e8c

Please sign in to comment.