Skip to content

Commit 7c9eaa6

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 224e412 commit 7c9eaa6

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

_data/config-api-endpoints.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8395,7 +8395,7 @@
83958395
"apiDescription": "ramls/item-storage.raml",
83968396
"apiType": "raml",
83978397
"interface": "item-storage 11.2",
8398-
"methods": "delete:item_storage_items__itemid__delete get:item_storage_items__itemid__get patch:item_storage_items__itemid__patch put:item_storage_items__itemid__put",
8398+
"methods": "delete:item_storage_items__itemid__delete get:item_storage_items__itemid__get put:item_storage_items__itemid__put",
83998399
"name": "mod-inventory-storage",
84008400
"path": "/item-storage/items/{itemId}"
84018401
},

_data/config-apidocs.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,9 @@
14411441
"src/main/resources/swagger.api/mod-login-keycloak.yaml"
14421442
],
14431443
"raml": [],
1444-
"upload": []
1444+
"upload": [
1445+
"mod-login-keycloak.html"
1446+
]
14451447
},
14461448
"metadata": {
14471449
"apiTypes": [
@@ -1941,7 +1943,9 @@
19411943
"src/main/resources/swagger.api/mod-scheduler.yaml"
19421944
],
19431945
"raml": [],
1944-
"upload": []
1946+
"upload": [
1947+
"mod-scheduler.html"
1948+
]
19451949
},
19461950
"metadata": {
19471951
"apiTypes": [

0 commit comments

Comments
 (0)