Skip to content

Commit

Permalink
Merge pull request #1770 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 authored Oct 22, 2024
2 parents ad679ef + 6f6b542 commit 73bfea9
Showing 1 changed file with 29 additions and 37 deletions.
66 changes: 29 additions & 37 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -6062,47 +6062,47 @@
{
"apiDescription": "ramls/bound-with-part.raml",
"apiType": "raml",
"interface": "bound-with-parts-storage 1.1",
"interface": "bound-with-parts-storage 2.0",
"methods": "get:inventory_storage_bound_with_parts_get post:inventory_storage_bound_with_parts_post",
"name": "mod-inventory-storage",
"path": "/inventory-storage/bound-with-parts"
},
{
"apiDescription": "ramls/bound-with-part.raml",
"apiType": "raml",
"interface": "bound-with-parts-storage 1.1",
"interface": "bound-with-parts-storage 2.0",
"methods": "delete:inventory_storage_bound_with_parts__id__delete get:inventory_storage_bound_with_parts__id__get put:inventory_storage_bound_with_parts__id__put",
"name": "mod-inventory-storage",
"path": "/inventory-storage/bound-with-parts/{id}"
},
{
"apiDescription": "ramls/bound-with-part.raml",
"apiType": "raml",
"interface": "bound-with-parts-storage 1.1",
"interface": "bound-with-parts-storage 2.0",
"methods": "put:inventory_storage_bound_withs_put",
"name": "mod-inventory-storage",
"path": "/inventory-storage/bound-withs"
},
{
"apiDescription": "ramls/async-migration.raml",
"apiType": "raml",
"interface": "async-migration 0.1",
"interface": "async-migration 1.0",
"methods": "get:inventory_storage_migrations_get",
"name": "mod-inventory-storage",
"path": "/inventory-storage/migrations"
},
{
"apiDescription": "ramls/async-migration.raml",
"apiType": "raml",
"interface": "async-migration 0.1",
"interface": "async-migration 1.0",
"methods": "get:inventory_storage_migrations_jobs_get post:inventory_storage_migrations_jobs_post",
"name": "mod-inventory-storage",
"path": "/inventory-storage/migrations/jobs"
},
{
"apiDescription": "ramls/async-migration.raml",
"apiType": "raml",
"interface": "async-migration 0.1",
"interface": "async-migration 1.0",
"methods": "delete:inventory_storage_migrations_jobs__id__delete get:inventory_storage_migrations_jobs__id__get",
"name": "mod-inventory-storage",
"path": "/inventory-storage/migrations/jobs/{id}"
Expand Down Expand Up @@ -8513,6 +8513,14 @@
"name": "edge-patron",
"path": "/patron"
},
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.1",
"methods": "post:patron_post",
"name": "mod-patron",
"path": "/patron"
},
{
"apiDescription": "ramls/patron-action-session.raml",
"apiType": "raml",
Expand Down Expand Up @@ -8616,29 +8624,13 @@
"name": "edge-patron",
"path": "/patron/account"
},
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"methods": "get:patron_account_get post:patron_account_post",
"name": "mod-patron",
"path": "/patron/account"
},
{
"apiDescription": "ramls/edge-patron.raml",
"apiType": "raml",
"methods": "get:patron_account_by_email__emailid__get put:patron_account_by_email__emailid__put",
"name": "edge-patron",
"path": "/patron/account/by-email/{emailId}"
},
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"methods": "put:patron_account_by_email__emailid__put",
"name": "mod-patron",
"path": "/patron/account/by-email/{emailId}"
},
{
"apiDescription": "ramls/edge-patron.raml",
"apiType": "raml",
Expand All @@ -8656,7 +8648,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "get:patron_account__id__get",
"name": "mod-patron",
"path": "/patron/account/{id}"
Expand All @@ -8671,7 +8663,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "post:patron_account__id__hold__holdid__cancel_post",
"name": "mod-patron",
"path": "/patron/account/{id}/hold/{holdId}/cancel"
Expand All @@ -8686,7 +8678,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "get:patron_account__id__instance__instanceid__allowed_service_points_get",
"name": "mod-patron",
"path": "/patron/account/{id}/instance/{instanceId}/allowed-service-points"
Expand All @@ -8701,7 +8693,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "post:patron_account__id__instance__instanceid__hold_post",
"name": "mod-patron",
"path": "/patron/account/{id}/instance/{instanceId}/hold"
Expand All @@ -8716,7 +8708,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "post:patron_account__id__item__itemid__hold_post",
"name": "mod-patron",
"path": "/patron/account/{id}/item/{itemId}/hold"
Expand All @@ -8731,7 +8723,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "post:patron_account__id__item__itemid__renew_post",
"name": "mod-patron",
"path": "/patron/account/{id}/item/{itemId}/renew"
Expand All @@ -8746,7 +8738,7 @@
{
"apiDescription": "ramls/patron.raml",
"apiType": "raml",
"interface": "patron 6.0",
"interface": "patron 6.1",
"methods": "get:patron_registration_status__emailid__get",
"name": "mod-patron",
"path": "/patron/registration-status/{emailId}"
Expand Down Expand Up @@ -10083,63 +10075,63 @@
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "post:operation/createIndices",
"name": "mod-search",
"path": "/search/index/indices"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "post:operation/reindexInstanceRecords",
"name": "mod-search",
"path": "/search/index/instance-records/reindex/full"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "get:operation/getReindexStatus",
"name": "mod-search",
"path": "/search/index/instance-records/reindex/status"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "post:operation/reindexUploadInstanceRecords",
"name": "mod-search",
"path": "/search/index/instance-records/reindex/upload"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "post:operation/reindexInventoryRecords",
"name": "mod-search",
"path": "/search/index/inventory/reindex"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "post:operation/updateMappings",
"name": "mod-search",
"path": "/search/index/mappings"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "post:operation/indexRecords",
"name": "mod-search",
"path": "/search/index/records"
},
{
"apiDescription": "target/api/openapi/openapi.yaml",
"apiType": "oas",
"interface": "indices 0.8",
"interface": "indices 1.0",
"methods": "put:operation/updateIndexDynamicSettings",
"name": "mod-search",
"path": "/search/index/settings"
Expand Down

0 comments on commit 73bfea9

Please sign in to comment.