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 Apr 9, 2024
1 parent 03159e9 commit d7dfdf2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -7763,10 +7763,19 @@
{
"apiDescription": "ramls/routing-lists.raml",
"apiType": "raml",
"interface": "orders.routing-list 1.0",
"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": "delete:orders_routing_lists__id__delete get:orders_routing_lists__id__get put:orders_routing_lists__id__put",
"name": "mod-orders",
"path": "/orders/routing-lists/{id}"
},
{
"apiDescription": "ramls/routing-lists.raml",
"apiType": "raml",
Expand Down
2 changes: 1 addition & 1 deletion _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
"apiTypes": [
"OAS"
],
"generator": "api_doc.py 1.5.3"
"generator": "api_doc.py 1.5"
},
"name": "mgr-applications",
"org": "folio-org"
Expand Down

0 comments on commit d7dfdf2

Please sign in to comment.