Skip to content

Commit ef2124b

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

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

_data/config-api-endpoints.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4998,6 +4998,14 @@
49984998
"name": "folio-query-tool-metadata",
49994999
"path": "/entity-types/custom/{entityTypeId}"
50005000
},
5001+
{
5002+
"apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml",
5003+
"apiType": "oas",
5004+
"interface": "_timer 1.0",
5005+
"methods": "post:operation/installEntityTypes",
5006+
"name": "mod-fqm-manager",
5007+
"path": "/entity-types/install"
5008+
},
50015009
{
50025010
"apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml",
50035011
"apiType": "oas",

_data/config-apidocs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@
10851085
"apiTypes": [
10861086
"OAS"
10871087
],
1088-
"generator": "api_doc.py 1.8"
1088+
"generator": "api_doc.py 1.9"
10891089
},
10901090
"name": "mod-fqm-manager",
10911091
"org": "folio-org"

0 commit comments

Comments
 (0)