diff --git a/_data/config-api-endpoints.json b/_data/config-api-endpoints.json index 1fb3c212..5471d2b5 100644 --- a/_data/config-api-endpoints.json +++ b/_data/config-api-endpoints.json @@ -1465,7 +1465,7 @@ "path": "/authn/update" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-note-types 1.0", "methods": "get:operation/retrieveAuthorityNoteTypes post:operation/createAuthorityNoteType", @@ -1473,7 +1473,7 @@ "path": "/authority-note-types" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-note-types 1.0", "methods": "delete:operation/deleteAuthorityNoteType get:operation/getAuthorityNoteType put:operation/updateAuthorityNoteType", @@ -1481,7 +1481,7 @@ "path": "/authority-note-types/{id}" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-source-files 2.2", "methods": "get:operation/retrieveAuthoritySourceFiles post:operation/createAuthoritySourceFile", @@ -1489,7 +1489,7 @@ "path": "/authority-source-files" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-source-files 2.2", "methods": "delete:operation/deleteAuthoritySourceFile get:operation/getAuthoritySourceFile patch:operation/patchAuthoritySourceFile", @@ -1497,7 +1497,7 @@ "path": "/authority-source-files/{id}" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-source-files 2.2", "methods": "post:operation/newAuthoritySourceFileNextHrid", @@ -1505,7 +1505,7 @@ "path": "/authority-source-files/{id}/hrid" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-storage 2.2", "methods": "get:operation/retrieveAuthorities post:operation/createAuthority", @@ -1513,7 +1513,7 @@ "path": "/authority-storage/authorities" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-storage 2.2", "methods": "post:operation/createAuthorityBulk", @@ -1521,7 +1521,7 @@ "path": "/authority-storage/authorities/bulk" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-storage 2.2", "methods": "delete:operation/deleteAuthority get:operation/getAuthority put:operation/updateAuthority", @@ -1529,7 +1529,7 @@ "path": "/authority-storage/authorities/{id}" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-reindex 0.1", "methods": "get:operation/getReindexJobs post:operation/submitReindexJob", @@ -1537,7 +1537,7 @@ "path": "/authority-storage/reindex" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-reindex 0.1", "methods": "delete:operation/deleteReindexJob get:operation/getReindexJob", @@ -7121,7 +7121,7 @@ "path": "/linked-data/resource/{id}/marc" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-linking-rules 1.1", "methods": "get:operation/getInstanceAuthorityLinkingRules", @@ -7129,7 +7129,7 @@ "path": "/linking-rules/instance-authority" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-linking-rules 1.1", "methods": "get:operation/getInstanceAuthorityLinkingRuleById patch:operation/patchInstanceAuthorityLinkingRuleById", @@ -7137,7 +7137,7 @@ "path": "/linking-rules/instance-authority/{ruleId}" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links-suggestions 1.2", "methods": "post:operation/suggestLinksForMarcRecord", @@ -7145,7 +7145,7 @@ "path": "/links-suggestions/marc" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links 2.1", "methods": "post:operation/countLinksByAuthorityIds", @@ -7153,7 +7153,7 @@ "path": "/links/authorities/bulk/count" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links 2.1", "methods": "get:operation/getInstanceLinks put:operation/updateInstanceLinks", @@ -7161,7 +7161,7 @@ "path": "/links/instances/{instanceId}" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links-statistics 2.0", "methods": "get:operation/getAuthorityLinksStats", @@ -7169,7 +7169,7 @@ "path": "/links/stats/authority" }, { - "apiDescription": "target/api/openapi/openapi.yaml", + "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links-statistics 2.0", "methods": "get:operation/getLinkedBibUpdateStats", diff --git a/_data/config-apidocs.json b/_data/config-apidocs.json index e636aef4..b9490768 100644 --- a/_data/config-apidocs.json +++ b/_data/config-apidocs.json @@ -803,7 +803,7 @@ "apiTypes": [ "OAS" ], - "generator": "api_doc.py 1.5" + "generator": "api_doc.py 1.6" }, "name": "mod-entities-links", "org": "folio-org"