Skip to content

Commit a55f433

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent b2c494e commit a55f433

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

_data/config-api-endpoints.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11100,7 +11100,7 @@
1110011100
{
1110111101
"apiDescription": "target/api/openapi/mod-search.yaml",
1110211102
"apiType": "oas",
11103-
"interface": "search 1.3",
11103+
"interface": "search 1.4",
1110411104
"methods": "get:operation/searchAuthorities",
1110511105
"name": "mod-search",
1110611106
"path": "/search/authorities"
@@ -11220,7 +11220,7 @@
1122011220
{
1122111221
"apiDescription": "target/api/openapi/mod-search.yaml",
1122211222
"apiType": "oas",
11223-
"interface": "search 1.3",
11223+
"interface": "search 1.4",
1122411224
"methods": "get:operation/getHoldingIds",
1122511225
"name": "mod-search",
1122611226
"path": "/search/holdings/ids"
@@ -11300,39 +11300,39 @@
1130011300
{
1130111301
"apiDescription": "target/api/openapi/mod-search.yaml",
1130211302
"apiType": "oas",
11303-
"interface": "search 1.3",
11303+
"interface": "search 1.4",
1130411304
"methods": "get:operation/searchInstances",
1130511305
"name": "mod-search",
1130611306
"path": "/search/instances"
1130711307
},
1130811308
{
1130911309
"apiDescription": "target/api/openapi/mod-search.yaml",
1131011310
"apiType": "oas",
11311-
"interface": "search 1.3",
11311+
"interface": "search 1.4",
1131211312
"methods": "get:operation/getInstanceIds",
1131311313
"name": "mod-search",
1131411314
"path": "/search/instances/ids"
1131511315
},
1131611316
{
1131711317
"apiDescription": "target/api/openapi/mod-search.yaml",
1131811318
"apiType": "oas",
11319-
"interface": "search 1.3",
11319+
"interface": "search 1.4",
1132011320
"methods": "get:operation/searchLinkedDataHubs",
1132111321
"name": "mod-search",
1132211322
"path": "/search/linked-data/hubs"
1132311323
},
1132411324
{
1132511325
"apiDescription": "target/api/openapi/mod-search.yaml",
1132611326
"apiType": "oas",
11327-
"interface": "search 1.3",
11327+
"interface": "search 1.4",
1132811328
"methods": "get:operation/searchLinkedDataInstances",
1132911329
"name": "mod-search",
1133011330
"path": "/search/linked-data/instances"
1133111331
},
1133211332
{
1133311333
"apiDescription": "target/api/openapi/mod-search.yaml",
1133411334
"apiType": "oas",
11335-
"interface": "search 1.3",
11335+
"interface": "search 1.4",
1133611336
"methods": "get:operation/searchLinkedDataWorks",
1133711337
"name": "mod-search",
1133811338
"path": "/search/linked-data/works"
@@ -11364,7 +11364,7 @@
1136411364
{
1136511365
"apiDescription": "target/api/openapi/mod-search.yaml",
1136611366
"apiType": "oas",
11367-
"interface": "search 1.3",
11367+
"interface": "search 1.4",
1136811368
"methods": "get:operation/getFacets",
1136911369
"name": "mod-search",
1137011370
"path": "/search/{recordType}/facets"

_data/config-apidocs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"apiTypes": [
423423
"OAS"
424424
],
425-
"generator": "api_doc.py 1.6"
425+
"generator": "api_doc.py 1.8"
426426
},
427427
"name": "mod-bulk-operations",
428428
"org": "folio-org"

0 commit comments

Comments
 (0)