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 11, 2024
1 parent 3705411 commit 87ea35f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _data/config-api-endpoints.json
Expand Up @@ -7444,9 +7444,10 @@
{
"apiDescription": "ramls/bind-pieces.raml",
"apiType": "raml",
"methods": "post:orders_bind_post",
"interface": "orders.bind-pieces 1.0",
"methods": "post:orders_bind_pieces_post",
"name": "mod-orders",
"path": "/orders/bind"
"path": "/orders/bind-pieces"
},
{
"apiDescription": "ramls/check-in.raml",
Expand Down

0 comments on commit 87ea35f

Please sign in to comment.