Skip to content

Commit e726cf2

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent 3cba5cf commit e726cf2

2 files changed

Lines changed: 8 additions & 59 deletions

File tree

_data/config-api-endpoints.json

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -898,13 +898,6 @@
898898
"name": "raml-module-builder",
899899
"path": "/admin/get_password"
900900
},
901-
{
902-
"apiDescription": "ramls/edge-lti-courses.raml",
903-
"apiType": "raml",
904-
"methods": "get:admin_health_get",
905-
"name": "edge-lti-courses",
906-
"path": "/admin/health"
907-
},
908901
{
909902
"apiDescription": "ramls/edge-oai-pmh.raml",
910903
"apiType": "raml",
@@ -1663,6 +1656,14 @@
16631656
"name": "mod-entities-links",
16641657
"path": "/authorities/config/groups/{groupId}/settings/{key}"
16651658
},
1659+
{
1660+
"apiDescription": "target/api/openapi/mod-entities-links.yaml",
1661+
"apiType": "oas",
1662+
"interface": "authority-heading-types 1.0",
1663+
"methods": "get:operation/retrieveAuthorityHeadingTypes",
1664+
"name": "mod-entities-links",
1665+
"path": "/authority-heading-types"
1666+
},
16661667
{
16671668
"apiDescription": "target/api/openapi/mod-entities-links.yaml",
16681669
"apiType": "oas",
@@ -9053,41 +9054,6 @@
90539054
"name": "mod-feesfines",
90549055
"path": "/lost-item-fees-policies/{lostItemFeePolicyId}"
90559056
},
9056-
{
9057-
"apiDescription": "ramls/edge-lti-courses.raml",
9058-
"apiType": "raml",
9059-
"methods": "get:lti_courses__well_known_jwks_json_get",
9060-
"name": "edge-lti-courses",
9061-
"path": "/lti-courses/.well-known/jwks.json"
9062-
},
9063-
{
9064-
"apiDescription": "ramls/edge-lti-courses.raml",
9065-
"apiType": "raml",
9066-
"methods": "post:lti_courses_externalidlaunches__apikeypath__post",
9067-
"name": "edge-lti-courses",
9068-
"path": "/lti-courses/externalIdLaunches/{apiKeyPath}"
9069-
},
9070-
{
9071-
"apiDescription": "ramls/edge-lti-courses.raml",
9072-
"apiType": "raml",
9073-
"methods": "post:lti_courses_launches__apikeypath__post",
9074-
"name": "edge-lti-courses",
9075-
"path": "/lti-courses/launches/{apiKeyPath}"
9076-
},
9077-
{
9078-
"apiDescription": "ramls/edge-lti-courses.raml",
9079-
"apiType": "raml",
9080-
"methods": "get:lti_courses_oidc_login_init__apikeypath__get",
9081-
"name": "edge-lti-courses",
9082-
"path": "/lti-courses/oidc-login-init/{apiKeyPath}"
9083-
},
9084-
{
9085-
"apiDescription": "ramls/edge-lti-courses.raml",
9086-
"apiType": "raml",
9087-
"methods": "post:lti_courses_registraridlaunches__apikeypath__post",
9088-
"name": "edge-lti-courses",
9089-
"path": "/lti-courses/registrarIdLaunches/{apiKeyPath}"
9090-
},
90919057
{
90929058
"apiDescription": "src/main/resources/openapi/batchPrint.yaml",
90939059
"apiType": "oas",

_data/config-apidocs.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -155,23 +155,6 @@
155155
"name": "edge-inventory",
156156
"org": "folio-org"
157157
},
158-
{
159-
"config": {
160-
"oas": [],
161-
"raml": [
162-
"ramls/edge-lti-courses.raml"
163-
],
164-
"upload": []
165-
},
166-
"metadata": {
167-
"apiTypes": [
168-
"RAML"
169-
],
170-
"generator": "api_doc.py 1.5.2"
171-
},
172-
"name": "edge-lti-courses",
173-
"org": "folio-org"
174-
},
175158
{
176159
"config": {
177160
"oas": [],

0 commit comments

Comments
 (0)