Skip to content

Commit

Permalink
Merge pull request #1639 from folio-org/ongoing-config-apidocs
Browse files Browse the repository at this point in the history
Auto: Update data for config apidocs
  • Loading branch information
dcrossleyau committed Apr 5, 2024
2 parents db44df5 + f3707f9 commit 709915c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -7760,6 +7760,21 @@
"name": "mod-orders",
"path": "/orders/rollover"
},
{
"apiDescription": "ramls/routing-lists.raml",
"apiType": "raml",
"methods": "get:orders_routing_lists_get post:orders_routing_lists_post",
"name": "mod-orders",
"path": "/orders/routing-lists"
},
{
"apiDescription": "ramls/routing-lists.raml",
"apiType": "raml",
"interface": "orders.routing-list 1.0",
"methods": "get:orders_routing_lists__id__template_get",
"name": "mod-orders",
"path": "/orders/routing-lists/{id}/template"
},
{
"apiDescription": "ramls/titles.raml",
"apiType": "raml",
Expand Down
1 change: 1 addition & 0 deletions _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1439,6 +1439,7 @@
"ramls/receive.raml",
"ramls/receiving-history.raml",
"ramls/rollover.raml",
"ramls/routing-lists.raml",
"ramls/titles.raml"
],
"upload": []
Expand Down

0 comments on commit 709915c

Please sign in to comment.