Skip to content

Commit

Permalink
Merge pull request #1843 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 Jan 29, 2025
2 parents 295b4d0 + e934b8a commit e5db451
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -1465,79 +1465,79 @@
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
Expand Down Expand Up @@ -7121,55 +7121,55 @@
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
"name": "mod-entities-links",
"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",
Expand Down
2 changes: 1 addition & 1 deletion _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e5db451

Please sign in to comment.