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 2, 2023
1 parent ce461e5 commit 8976789
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -5151,7 +5151,7 @@
{
"apiDescription": "ramls/inventory-update.raml",
"apiType": "raml",
"interface": "inventory-batch-upsert-hrid 2.0",
"interface": "inventory-batch-upsert-hrid 2.1",
"methods": "put:inventory_batch_upsert_hrid_put",
"name": "mod-inventory-update",
"path": "/inventory-batch-upsert-hrid"
Expand Down Expand Up @@ -5231,15 +5231,15 @@
{
"apiDescription": "ramls/inventory-update.raml",
"apiType": "raml",
"interface": "inventory-upsert-hrid 2.0",
"interface": "inventory-upsert-hrid 2.1",
"methods": "delete:inventory_upsert_hrid_delete put:inventory_upsert_hrid_put",
"name": "mod-inventory-update",
"path": "/inventory-upsert-hrid"
},
{
"apiDescription": "ramls/inventory-update.raml",
"apiType": "raml",
"interface": "inventory-upsert-hrid 2.0",
"interface": "inventory-upsert-hrid 2.1",
"methods": "get:inventory_upsert_hrid_fetch__id__get",
"name": "mod-inventory-update",
"path": "/inventory-upsert-hrid/fetch/{id}"
Expand Down

0 comments on commit 8976789

Please sign in to comment.