[ { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllDeployedModuleInstances post:operation/deployModuleInstance", "name": "mod-okapi-facade", "path": "/_/deployment/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:deployment_modules_get post:deployment_modules_post", "name": "okapi", "path": "/_/deployment/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteDeployedModuleInstance get:operation/getDeployedModuleInstance", "name": "mod-okapi-facade", "path": "/_/deployment/modules/{instance_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:deployment_modules__instance_id__delete get:deployment_modules__instance_id__get", "name": "okapi", "path": "/_/deployment/modules/{instance_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllDiscoveryHealth", "name": "mod-okapi-facade", "path": "/_/discovery/health" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:discovery_health_get", "name": "okapi", "path": "/_/discovery/health" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getDiscoveryHealthByService", "name": "mod-okapi-facade", "path": "/_/discovery/health/{service_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:discovery_health__service_id__get", "name": "okapi", "path": "/_/discovery/health/{service_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getDiscoveryHealthByInstance", "name": "mod-okapi-facade", "path": "/_/discovery/health/{service_id}/{instance_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:discovery_health__service_id___instance_id__get", "name": "okapi", "path": "/_/discovery/health/{service_id}/{instance_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteAllDiscoveries get:operation/getAllDiscoveries post:operation/createDiscovery", "name": "mod-okapi-facade", "path": "/_/discovery/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:discovery_modules_delete get:discovery_modules_get post:discovery_modules_post", "name": "okapi", "path": "/_/discovery/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteDiscoveriesByService get:operation/getDiscoveriesByService", "name": "mod-okapi-facade", "path": "/_/discovery/modules/{service_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:discovery_modules__service_id__delete get:discovery_modules__service_id__get", "name": "okapi", "path": "/_/discovery/modules/{service_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteDiscoveryByInstance get:operation/getDiscoveryByInstance", "name": "mod-okapi-facade", "path": "/_/discovery/modules/{service_id}/{instance_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:discovery_modules__service_id___instance_id__delete get:discovery_modules__service_id___instance_id__get", "name": "okapi", "path": "/_/discovery/modules/{service_id}/{instance_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllDiscoveryNodes", "name": "mod-okapi-facade", "path": "/_/discovery/nodes" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:discovery_nodes_get", "name": "okapi", "path": "/_/discovery/nodes" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getDiscoveryNode put:operation/updateDiscoveryNode", "name": "mod-okapi-facade", "path": "/_/discovery/nodes/{node_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:discovery_nodes__node_id__get put:discovery_nodes__node_id__put", "name": "okapi", "path": "/_/discovery/nodes/{node_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllEnvironmentEntries post:operation/createEnvironmentEntry", "name": "mod-okapi-facade", "path": "/_/env" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:env_get post:env_post", "name": "okapi", "path": "/_/env" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteEnvironmentEntry get:operation/getEnvironmentEntry", "name": "mod-okapi-facade", "path": "/_/env/{id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:env__id__delete get:env__id__get", "name": "okapi", "path": "/_/env/{id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "methods": "get:operation/invoke", "name": "mod-okapi-facade", "path": "/_/invoke/tenant/{id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:invoke_tenant__id__get", "name": "okapi", "path": "/_/invoke/tenant/{id}" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_jsonSchemas 1.0", "methods": "get:operation/getSchemas", "name": "mod-camunda", "path": "/_/jsonSchemas" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_jsonSchemas 1.0", "methods": "get:operation/getSchemas", "name": "mod-workflow", "path": "/_/jsonSchemas" }, { "apiDescription": "ramls/jsonSchemas.raml", "apiType": "raml", "methods": "get:jsonschemas_get", "name": "raml", "path": "/_/jsonSchemas" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "post:operation/cleanupModules", "name": "mod-okapi-facade", "path": "/_/proxy/cleanup/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "post:proxy_cleanup_modules_post", "name": "okapi", "path": "/_/proxy/cleanup/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getHealthStatus", "name": "mod-okapi-facade", "path": "/_/proxy/health" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_health_get", "name": "okapi", "path": "/_/proxy/health" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "post:operation/announceModules", "name": "mod-okapi-facade", "path": "/_/proxy/import/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "post:proxy_import_modules_post", "name": "okapi", "path": "/_/proxy/import/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllModules post:operation/announceModule", "name": "mod-okapi-facade", "path": "/_/proxy/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_modules_get post:proxy_modules_post", "name": "okapi", "path": "/_/proxy/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteModule get:operation/getModule", "name": "mod-okapi-facade", "path": "/_/proxy/modules/{module_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:proxy_modules__module_id__delete get:proxy_modules__module_id__get", "name": "okapi", "path": "/_/proxy/modules/{module_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "post:operation/pullDescriptors", "name": "mod-okapi-facade", "path": "/_/proxy/pull/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "post:proxy_pull_modules_post", "name": "okapi", "path": "/_/proxy/pull/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllTenants post:operation/createTenant", "name": "mod-okapi-facade", "path": "/_/proxy/tenants" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_tenants_get post:proxy_tenants_post", "name": "okapi", "path": "/_/proxy/tenants" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteTenant get:operation/getTenant put:operation/updateTenant", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:proxy_tenants__tenant_id__delete get:proxy_tenants__tenant_id__get put:proxy_tenants__tenant_id__put", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteInstallJobs get:operation/getAllInstallJobs post:operation/createInstallJob", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/install" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:proxy_tenants__tenant_id__install_delete get:proxy_tenants__tenant_id__install_get post:proxy_tenants__tenant_id__install_post", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/install" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/deleteInstallJob get:operation/getInstallJob", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/install/{install_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:proxy_tenants__tenant_id__install__install_id__delete get:proxy_tenants__tenant_id__install__install_id__get", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/install/{install_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllInterfaces", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/interfaces" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_tenants__tenant_id__interfaces_get", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/interfaces" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getInterface", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/interfaces/{interface_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_tenants__tenant_id__interfaces__interface_id__get", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/interfaces/{interface_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/disableTenantModules get:operation/getAllTenantModules post:operation/enableTenantModule", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/modules" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:proxy_tenants__tenant_id__modules_delete get:proxy_tenants__tenant_id__modules_get post:proxy_tenants__tenant_id__modules_post", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/modules" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "delete:operation/disableTenantModule get:operation/getTenantModule post:operation/upgradeTenantModule", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/modules/{module_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "delete:proxy_tenants__tenant_id__modules__module_id__delete get:proxy_tenants__tenant_id__modules__module_id__get post:proxy_tenants__tenant_id__modules__module_id__post", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/modules/{module_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getAllTimers patch:operation/updateTimers", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/timers" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_tenants__tenant_id__timers_get patch:proxy_tenants__tenant_id__timers_patch", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/timers" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getTimer patch:operation/updateTimer", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/timers/{timer_id}" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:proxy_tenants__tenant_id__timers__timer_id__get patch:proxy_tenants__tenant_id__timers__timer_id__patch", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/timers/{timer_id}" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "post:operation/createUpgradeJob", "name": "mod-okapi-facade", "path": "/_/proxy/tenants/{tenant_id}/upgrade" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "post:proxy_tenants__tenant_id__upgrade_post", "name": "okapi", "path": "/_/proxy/tenants/{tenant_id}/upgrade" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_ramls 1.0", "methods": "get:operation/getRamls", "name": "mod-camunda", "path": "/_/ramls" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_ramls 1.0", "methods": "get:operation/getRamls", "name": "mod-workflow", "path": "/_/ramls" }, { "apiDescription": "ramls/ramls.raml", "apiType": "raml", "methods": "get:ramls_get", "name": "raml", "path": "/_/ramls" }, { "apiDescription": "folio-spring-base/src/main/resources/swagger.api/tenant.yaml", "apiType": "oas", "methods": "post:operation/postTenant", "name": "folio-spring-support", "path": "/_/tenant" }, { "apiDescription": "core/src/main/resources/openapi/tenant-2.0.yaml", "apiType": "oas", "methods": "post:operation/postTenant", "name": "folio-vertx-lib", "path": "/_/tenant" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_tenant 1.0", "methods": "delete:operation/delete post:operation/create", "name": "mod-camunda", "path": "/_/tenant" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_tenant 1.0", "methods": "delete:operation/delete post:operation/postTenant", "name": "mod-workflow", "path": "/_/tenant" }, { "apiDescription": "ramls/tenant.raml", "apiType": "raml", "methods": "post:tenant_post", "name": "raml", "path": "/_/tenant" }, { "apiDescription": "core/src/main/resources/openapi/tenant-2.0.yaml", "apiType": "oas", "methods": "delete:operation/deleteTenantJob get:operation/getTenantJob", "name": "folio-vertx-lib", "path": "/_/tenant/{id}" }, { "apiDescription": "ramls/tenant.raml", "apiType": "raml", "methods": "delete:tenant__operation_id__delete get:tenant__operation_id__get", "name": "raml", "path": "/_/tenant/{operation_id}" }, { "apiDescription": "folio-spring-base/src/main/resources/swagger.api/tenant.yaml", "apiType": "oas", "methods": "delete:operation/deleteTenant get:operation/getTenant", "name": "folio-spring-support", "path": "/_/tenant/{operationId}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "_tenant 1.0", "methods": "delete:operation/deleteTenant get:operation/getTenant", "name": "mod-workflow", "path": "/_/tenant/{operationId}" }, { "apiDescription": "ramls/tenantPermissions.raml", "apiType": "raml", "interface": "_tenantPermissions 2.1", "methods": "post:tenantpermissions_post", "name": "mod-permissions", "path": "/_/tenantpermissions" }, { "apiDescription": "src/main/resources/swagger.api/okapi-facade.yaml", "apiType": "oas", "interface": "okapi 1.9", "methods": "get:operation/getVersion", "name": "mod-okapi-facade", "path": "/_/version" }, { "apiDescription": "okapi-core/src/main/raml/okapi.raml", "apiType": "raml", "methods": "get:version_get", "name": "okapi", "path": "/_/version" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:accounts_get post:accounts_post", "name": "mod-feesfines", "path": "/accounts" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_cancel_post", "name": "mod-feesfines", "path": "/accounts-bulk/cancel" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_check_pay_post", "name": "mod-feesfines", "path": "/accounts-bulk/check-pay" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_check_refund_post", "name": "mod-feesfines", "path": "/accounts-bulk/check-refund" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_check_transfer_post", "name": "mod-feesfines", "path": "/accounts-bulk/check-transfer" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_check_waive_post", "name": "mod-feesfines", "path": "/accounts-bulk/check-waive" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_pay_post", "name": "mod-feesfines", "path": "/accounts-bulk/pay" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_refund_post", "name": "mod-feesfines", "path": "/accounts-bulk/refund" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_transfer_post", "name": "mod-feesfines", "path": "/accounts-bulk/transfer" }, { "apiDescription": "ramls/accounts-bulk.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts_bulk_waive_post", "name": "mod-feesfines", "path": "/accounts-bulk/waive" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:accounts__accountid__delete get:accounts__accountid__get put:accounts__accountid__put", "name": "mod-feesfines", "path": "/accounts/{accountId}" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__cancel_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/cancel" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__check_pay_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/check-pay" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__check_refund_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/check-refund" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__check_transfer_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/check-transfer" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__check_waive_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/check-waive" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__pay_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/pay" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__refund_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/refund" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__transfer_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/transfer" }, { "apiDescription": "ramls/accounts.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "post:accounts__accountid__waive_post", "name": "mod-feesfines", "path": "/accounts/{accountId}/waive" }, { "apiDescription": "ramls/acquisitions-unit.raml", "apiType": "raml", "interface": "acquisitions-units-storage.memberships 1.0", "methods": "get:acquisitions_units_storage_memberships_get post:acquisitions_units_storage_memberships_post", "name": "mod-orders-storage", "path": "/acquisitions-units-storage/memberships" }, { "apiDescription": "ramls/acquisitions-unit.raml", "apiType": "raml", "interface": "acquisitions-units-storage.memberships 1.0", "methods": "delete:acquisitions_units_storage_memberships__id__delete get:acquisitions_units_storage_memberships__id__get put:acquisitions_units_storage_memberships__id__put", "name": "mod-orders-storage", "path": "/acquisitions-units-storage/memberships/{id}" }, { "apiDescription": "ramls/acquisitions-unit.raml", "apiType": "raml", "interface": "acquisitions-units-storage.units 1.1", "methods": "get:acquisitions_units_storage_units_get post:acquisitions_units_storage_units_post", "name": "mod-orders-storage", "path": "/acquisitions-units-storage/units" }, { "apiDescription": "ramls/acquisitions-unit.raml", "apiType": "raml", "interface": "acquisitions-units-storage.units 1.1", "methods": "delete:acquisitions_units_storage_units__id__delete get:acquisitions_units_storage_units__id__get put:acquisitions_units_storage_units__id__put", "name": "mod-orders-storage", "path": "/acquisitions-units-storage/units/{id}" }, { "apiDescription": "ramls/acquisitions-units.raml", "apiType": "raml", "interface": "acquisitions-units 1.1", "methods": "get:acquisitions_units_memberships_get post:acquisitions_units_memberships_post", "name": "mod-orders", "path": "/acquisitions-units/memberships" }, { "apiDescription": "ramls/acquisitions-units.raml", "apiType": "raml", "interface": "acquisitions-units 1.1", "methods": "delete:acquisitions_units_memberships__id__delete get:acquisitions_units_memberships__id__get put:acquisitions_units_memberships__id__put", "name": "mod-orders", "path": "/acquisitions-units/memberships/{id}" }, { "apiDescription": "ramls/acquisitions-units.raml", "apiType": "raml", "interface": "acquisitions-units 1.1", "methods": "get:acquisitions_units_units_get post:acquisitions_units_units_post", "name": "mod-orders", "path": "/acquisitions-units/units" }, { "apiDescription": "ramls/acquisitions-units.raml", "apiType": "raml", "interface": "acquisitions-units 1.1", "methods": "delete:acquisitions_units_units__id__delete get:acquisitions_units_units__id__get put:acquisitions_units_units__id__put", "name": "mod-orders", "path": "/acquisitions-units/units/{id}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-actions 1.0", "methods": "get:operation/getActions", "name": "mod-workflow", "path": "/actions" }, { "apiDescription": "ramls/actual-cost-fee-fine.raml", "apiType": "raml", "interface": "actual-cost-fee-fine 0.3", "methods": "post:actual_cost_fee_fine_bill_post", "name": "mod-feesfines", "path": "/actual-cost-fee-fine/bill" }, { "apiDescription": "ramls/actual-cost-fee-fine.raml", "apiType": "raml", "interface": "actual-cost-fee-fine 0.3", "methods": "post:actual_cost_fee_fine_cancel_post", "name": "mod-feesfines", "path": "/actual-cost-fee-fine/cancel" }, { "apiDescription": "ramls/actual-cost-record-storage.raml", "apiType": "raml", "interface": "actual-cost-record-storage 0.9", "methods": "get:actual_cost_record_storage_actual_cost_records_get post:actual_cost_record_storage_actual_cost_records_post", "name": "mod-circulation-storage", "path": "/actual-cost-record-storage/actual-cost-records" }, { "apiDescription": "ramls/actual-cost-record-storage.raml", "apiType": "raml", "interface": "actual-cost-record-storage 0.9", "methods": "delete:actual_cost_record_storage_actual_cost_records__id__delete get:actual_cost_record_storage_actual_cost_records__id__get put:actual_cost_record_storage_actual_cost_records__id__put", "name": "mod-circulation-storage", "path": "/actual-cost-record-storage/actual-cost-records/{id}" }, { "apiDescription": "ramls/addressTypes.raml", "apiType": "raml", "interface": "users 16.4", "methods": "get:addresstypes_get post:addresstypes_post", "name": "mod-users", "path": "/addresstypes" }, { "apiDescription": "ramls/addressTypes.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:addresstypes__addresstypeid__delete get:addresstypes__addresstypeid__get put:addresstypes__addresstypeid__put", "name": "mod-users", "path": "/addresstypes/{addresstypeId}" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/links", "name": "mod-camunda", "path": "/admin" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/links", "name": "mod-workflow", "path": "/admin" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_cache_hit_rates_get", "name": "raml-module-builder", "path": "/admin/cache_hit_rates" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_db_cache_summary_get", "name": "raml-module-builder", "path": "/admin/db_cache_summary" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "post:admin_get_password_post", "name": "raml-module-builder", "path": "/admin/get_password" }, { "apiDescription": "ramls/edge-lti-courses.raml", "apiType": "raml", "methods": "get:admin_health_get", "name": "edge-lti-courses", "path": "/admin/health" }, { "apiDescription": "ramls/edge-oai-pmh.raml", "apiType": "raml", "methods": "get:admin_health_get", "name": "edge-oai-pmh", "path": "/admin/health" }, { "apiDescription": "ramls/edge-orders.raml", "apiType": "raml", "methods": "get:admin_health_get", "name": "edge-orders", "path": "/admin/health" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/health", "name": "mod-camunda", "path": "/admin/health" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/health", "name": "mod-workflow", "path": "/admin/health" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_health_get", "name": "raml-module-builder", "path": "/admin/health" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/health-path", "name": "mod-camunda", "path": "/admin/health/**" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "post:admin_importsql_post", "name": "raml-module-builder", "path": "/admin/importSQL" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/info", "name": "mod-camunda", "path": "/admin/info" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/info", "name": "mod-workflow", "path": "/admin/info" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_jstack_get put:admin_jstack_put", "name": "raml-module-builder", "path": "/admin/jstack" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "delete:admin_kill_query_delete", "name": "raml-module-builder", "path": "/admin/kill_query" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_list_locking_queries_get", "name": "raml-module-builder", "path": "/admin/list_locking_queries" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_loglevel_get put:admin_loglevel_put", "name": "raml-module-builder", "path": "/admin/loglevel" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_memory_get", "name": "raml-module-builder", "path": "/admin/memory" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_postgres_active_sessions_get", "name": "raml-module-builder", "path": "/admin/postgres_active_sessions" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "put:admin_postgres_create_indexes_put", "name": "raml-module-builder", "path": "/admin/postgres_create_indexes" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "put:admin_postgres_drop_indexes_put", "name": "raml-module-builder", "path": "/admin/postgres_drop_indexes" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_postgres_load_get", "name": "raml-module-builder", "path": "/admin/postgres_load" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "post:admin_postgres_maintenance_post", "name": "raml-module-builder", "path": "/admin/postgres_maintenance" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_postgres_table_access_stats_get", "name": "raml-module-builder", "path": "/admin/postgres_table_access_stats" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_postgres_table_size_get", "name": "raml-module-builder", "path": "/admin/postgres_table_size" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "post:admin_set_aes_key_post", "name": "raml-module-builder", "path": "/admin/set_AES_key" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_slow_queries_get", "name": "raml-module-builder", "path": "/admin/slow_queries" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_table_index_usage_get", "name": "raml-module-builder", "path": "/admin/table_index_usage" }, { "apiDescription": "domain-models-api-interfaces/ramls/admin.raml", "apiType": "raml", "methods": "get:admin_total_db_size_get", "name": "raml-module-builder", "path": "/admin/total_db_size" }, { "apiDescription": "ramls/aggregatorsettings.raml", "apiType": "raml", "interface": "aggregator-settings 2.0", "methods": "get:aggregator_settings_get post:aggregator_settings_post", "name": "mod-erm-usage", "path": "/aggregator-settings" }, { "apiDescription": "ramls/aggregatorsettings.raml", "apiType": "raml", "interface": "aggregator-settings 2.0", "methods": "delete:aggregator_settings__id__delete get:aggregator_settings__id__get put:aggregator_settings__id__put", "name": "mod-erm-usage", "path": "/aggregator-settings/{id}" }, { "apiDescription": "ramls/aggregatorsettings.raml", "apiType": "raml", "interface": "aggregator-settings 2.0", "methods": "get:aggregator_settings__id__exportcredentials_get", "name": "mod-erm-usage", "path": "/aggregator-settings/{id}/exportcredentials" }, { "apiDescription": "ramls/alternative-title-type.raml", "apiType": "raml", "interface": "alternative-title-types 1.0", "methods": "get:alternative_title_types_get post:alternative_title_types_post", "name": "mod-inventory-storage", "path": "/alternative-title-types" }, { "apiDescription": "ramls/alternative-title-type.raml", "apiType": "raml", "interface": "alternative-title-types 1.0", "methods": "delete:alternative_title_types__id__delete get:alternative_title_types__id__get put:alternative_title_types__id__put", "name": "mod-inventory-storage", "path": "/alternative-title-types/{id}" }, { "apiDescription": "ramls/anonymize-storage-loans.raml", "apiType": "raml", "interface": "anonymize-storage-loans 0.1", "methods": "post:anonymize_storage_loans_post", "name": "mod-circulation-storage", "path": "/anonymize-storage-loans" }, { "apiDescription": "ramls/anonymize-storage-request.raml", "apiType": "raml", "methods": "post:anonymize_storage_requests_post", "name": "mod-circulation-storage", "path": "/anonymize-storage-requests" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlement-flows 1.0", "methods": "get:operation/findApplicationFlows", "name": "mgr-tenant-entitlements", "path": "/application-flows" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlement-flows 1.0", "methods": "get:operation/getApplicationFlowById", "name": "mgr-tenant-entitlements", "path": "/application-flows/{applicationFlowId}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlement-flows 1.0", "methods": "get:operation/getApplicationFlowStages", "name": "mgr-tenant-entitlements", "path": "/application-flows/{applicationFlowId}/stages" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlement-flows 1.0", "methods": "get:operation/getApplicationFlowStageByName", "name": "mgr-tenant-entitlements", "path": "/application-flows/{applicationFlowId}/stages/{stageName}" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "applications 1.3", "methods": "get:operation/getApplicationsByQuery post:operation/registerApplication", "name": "mgr-applications", "path": "/applications" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "applications 1.3", "methods": "post:operation/validateApplicationDescriptor", "name": "mgr-applications", "path": "/applications/validate" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "applications 1.3", "methods": "post:operation/validateDescriptorsDependenciesIntegrity", "name": "mgr-applications", "path": "/applications/validate-descriptors" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "applications 1.3", "methods": "post:operation/validateModulesInterfaceIntegrity", "name": "mgr-applications", "path": "/applications/validate-interfaces" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "applications 1.3", "methods": "delete:operation/deregisterApplicationById get:operation/getApplicationById", "name": "mgr-applications", "path": "/applications/{id}" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "discoveries 2.0", "methods": "get:operation/getDiscovery", "name": "mgr-applications", "path": "/applications/{id}/discovery" }, { "apiDescription": "ramls/audit-data.raml", "apiType": "raml", "interface": "audit 1.1", "methods": "get:audit_data_get post:audit_data_post", "name": "mod-audit", "path": "/audit-data" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-invoice-line-events 1.0", "methods": "get:audit_data_acquisition_invoice_line__id__get", "name": "mod-audit", "path": "/audit-data/acquisition/invoice-line/{id}" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-invoice-events 1.0", "methods": "get:audit_data_acquisition_invoice__id__get", "name": "mod-audit", "path": "/audit-data/acquisition/invoice/{id}" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-order-line-events 1.0", "methods": "get:audit_data_acquisition_order_line__id__get", "name": "mod-audit", "path": "/audit-data/acquisition/order-line/{id}" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-order-events 1.0", "methods": "get:audit_data_acquisition_order__id__get", "name": "mod-audit", "path": "/audit-data/acquisition/order/{id}" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-organization-events 1.0", "methods": "get:audit_data_acquisition_organization__id__get", "name": "mod-audit", "path": "/audit-data/acquisition/organization/{id}" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-piece-events 1.0", "methods": "get:audit_data_acquisition_piece__id__get", "name": "mod-audit", "path": "/audit-data/acquisition/piece/{id}" }, { "apiDescription": "ramls/acquisition-events.raml", "apiType": "raml", "interface": "acquisition-piece-events 1.0", "methods": "get:audit_data_acquisition_piece__id__status_change_history_get", "name": "mod-audit", "path": "/audit-data/acquisition/piece/{id}/status-change-history" }, { "apiDescription": "ramls/circulation-logs.raml", "apiType": "raml", "interface": "circulation-logs 1.3", "methods": "get:audit_data_circulation_logs_get", "name": "mod-audit", "path": "/audit-data/circulation/logs" }, { "apiDescription": "ramls/audit-cleanup.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:audit_data_cleanup_timer_post", "name": "mod-audit", "path": "/audit-data/cleanup/timer" }, { "apiDescription": "ramls/inventory-audit.raml", "apiType": "raml", "interface": "audit-inventory 1.0", "methods": "get:audit_data_inventory_holdings__entityid__get", "name": "mod-audit", "path": "/audit-data/inventory/holdings/{entityId}" }, { "apiDescription": "ramls/inventory-audit.raml", "apiType": "raml", "interface": "audit-inventory 1.0", "methods": "get:audit_data_inventory_instance__entityid__get", "name": "mod-audit", "path": "/audit-data/inventory/instance/{entityId}" }, { "apiDescription": "ramls/inventory-audit.raml", "apiType": "raml", "interface": "audit-inventory 1.0", "methods": "get:audit_data_inventory_item__entityid__get", "name": "mod-audit", "path": "/audit-data/inventory/item/{entityId}" }, { "apiDescription": "ramls/marc-audit.raml", "apiType": "raml", "interface": "audit-marc 1.0", "methods": "get:audit_data_marc_authority__entityid__get", "name": "mod-audit", "path": "/audit-data/marc/authority/{entityId}" }, { "apiDescription": "ramls/marc-audit.raml", "apiType": "raml", "interface": "audit-marc 1.0", "methods": "get:audit_data_marc_bib__entityid__get", "name": "mod-audit", "path": "/audit-data/marc/bib/{entityId}" }, { "apiDescription": "ramls/audit-data.raml", "apiType": "raml", "interface": "audit 1.1", "methods": "delete:audit_data__id__delete get:audit_data__id__get put:audit_data__id__put", "name": "mod-audit", "path": "/audit-data/{id}" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "audit-config 1.0", "methods": "get:audit_config_groups_get", "name": "mod-audit", "path": "/audit/config/groups" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "audit-config 1.0", "methods": "get:audit_config_groups__groupid__settings_get", "name": "mod-audit", "path": "/audit/config/groups/{groupId}/settings" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "audit-config 1.0", "methods": "put:audit_config_groups__groupid__settings__settingid__put", "name": "mod-audit", "path": "/audit/config/groups/{groupId}/settings/{settingId}" }, { "apiDescription": "ramls/mod-audit-handlers.raml", "apiType": "raml", "interface": "audit-data-event-handlers 1.1", "methods": "post:audit_handlers_log_record_post", "name": "mod-audit", "path": "/audit/handlers/log-record" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "delete:authn_credentials_delete post:authn_credentials_post", "name": "mod-login", "path": "/authn/credentials" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "delete:operation/deleteCredentials post:operation/createCredentials", "name": "mod-login-keycloak", "path": "/authn/credentials" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "get:authn_credentials_existence_get", "name": "mod-login", "path": "/authn/credentials-existence" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "get:operation/checkCredentialsExistence", "name": "mod-login-keycloak", "path": "/authn/credentials-existence" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "get:authn_log_events_get post:authn_log_events_post", "name": "mod-login", "path": "/authn/log/events" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "get:operation/getLogEvents post:operation/saveLogEvent", "name": "mod-login-keycloak", "path": "/authn/log/events" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "delete:operation/deleteLogEvent", "name": "mod-login-keycloak", "path": "/authn/log/events/{eventId}" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "delete:authn_log_events__id__delete", "name": "mod-login", "path": "/authn/log/events/{id}" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_login_post", "name": "mod-login", "path": "/authn/login" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/login", "name": "mod-login-keycloak", "path": "/authn/login" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_login_with_expiry_post", "name": "mod-login", "path": "/authn/login-with-expiry" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/loginWithExpiry", "name": "mod-login-keycloak", "path": "/authn/login-with-expiry" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "get:authn_loginattempts__id__get", "name": "mod-login", "path": "/authn/loginAttempts/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "get:operation/getLoginAttempts", "name": "mod-login-keycloak", "path": "/authn/loginAttempts/{userId}" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_logout_post", "name": "mod-login", "path": "/authn/logout" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/logout", "name": "mod-login-keycloak", "path": "/authn/logout" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_logout_all_post", "name": "mod-login", "path": "/authn/logout-all" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/logoutAll", "name": "mod-login-keycloak", "path": "/authn/logout-all" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_password_reset_action_post", "name": "mod-login", "path": "/authn/password-reset-action" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/createResetPasswordAction", "name": "mod-login-keycloak", "path": "/authn/password-reset-action" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "get:authn_password_reset_action__actionid__get", "name": "mod-login", "path": "/authn/password-reset-action/{actionId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "get:operation/getPasswordActionById", "name": "mod-login-keycloak", "path": "/authn/password-reset-action/{actionId}" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_password_repeatable_post", "name": "mod-login", "path": "/authn/password/repeatable" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/validatePasswordRepeatability", "name": "mod-login-keycloak", "path": "/authn/password/repeatable" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_refresh_post", "name": "mod-login", "path": "/authn/refresh" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/refreshToken", "name": "mod-login-keycloak", "path": "/authn/refresh" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_reset_password_post", "name": "mod-login", "path": "/authn/reset-password" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/resetPassword", "name": "mod-login-keycloak", "path": "/authn/reset-password" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "get:operation/token", "name": "mod-login-keycloak", "path": "/authn/token" }, { "apiDescription": "ramls/login.raml", "apiType": "raml", "interface": "login 7.3", "methods": "post:authn_update_post", "name": "mod-login", "path": "/authn/update" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "login 7.3", "methods": "post:operation/updateCredentials", "name": "mod-login-keycloak", "path": "/authn/update" }, { "apiDescription": "target/api/openapi/tenant-settings.yaml", "apiType": "oas", "interface": "authorities-config 1.0", "methods": "get:operation/getConfigGroups", "name": "mod-entities-links", "path": "/authorities/config/groups" }, { "apiDescription": "target/api/openapi/tenant-settings.yaml", "apiType": "oas", "interface": "authorities-config 1.0", "methods": "get:operation/getGroupSettings", "name": "mod-entities-links", "path": "/authorities/config/groups/{groupId}/settings" }, { "apiDescription": "target/api/openapi/tenant-settings.yaml", "apiType": "oas", "interface": "authorities-config 1.0", "methods": "patch:operation/updateGroupSetting", "name": "mod-entities-links", "path": "/authorities/config/groups/{groupId}/settings/{key}" }, { "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/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/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/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/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/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/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/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/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/mod-entities-links.yaml", "apiType": "oas", "interface": "authority-reindex 0.1", "methods": "delete:operation/deleteReindexJob get:operation/getReindexJob", "name": "mod-entities-links", "path": "/authority-storage/reindex/{id}" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_fee_fine_balance_changed_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/fee-fine-balance-changed" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_item_aged_to_lost_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/item-aged-to-lost" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_item_checked_in_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/item-checked-in" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_item_checked_out_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/item-checked-out" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_item_claimed_returned_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/item-claimed-returned" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_item_declared_lost_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/item-declared-lost" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_loan_closed_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/loan-closed" }, { "apiDescription": "ramls/eventHandlers.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_handlers_loan_due_date_changed_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/handlers/loan-due-date-changed" }, { "apiDescription": "ramls/automated-patron-blocks.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "post:automated_patron_blocks_synchronization_job_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/synchronization/job" }, { "apiDescription": "ramls/automated-patron-blocks.raml", "apiType": "raml", "interface": "patron-blocks-event-handlers 1.1", "methods": "get:automated_patron_blocks_synchronization_job__syncjobid__get", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/synchronization/job/{syncJobId}" }, { "apiDescription": "ramls/automated-patron-blocks.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:automated_patron_blocks_synchronization_start_post", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/synchronization/start" }, { "apiDescription": "ramls/automated-patron-blocks.raml", "apiType": "raml", "interface": "automated-patron-blocks 0.1", "methods": "get:automated_patron_blocks__userid__get", "name": "mod-patron-blocks", "path": "/automated-patron-blocks/{userId}" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "base-url 1.0", "methods": "get:operation/getBaseUrl put:operation/setBaseUrl", "name": "mod-settings", "path": "/base-url" }, { "apiDescription": "ramls/batch-group.raml", "apiType": "raml", "interface": "batch-group-storage.batch-groups 1.0", "methods": "get:batch_group_storage_batch_groups_get post:batch_group_storage_batch_groups_post", "name": "mod-invoice-storage", "path": "/batch-group-storage/batch-groups" }, { "apiDescription": "ramls/batch-group.raml", "apiType": "raml", "interface": "batch-group-storage.batch-groups 1.0", "methods": "delete:batch_group_storage_batch_groups__id__delete get:batch_group_storage_batch_groups__id__get put:batch_group_storage_batch_groups__id__put", "name": "mod-invoice-storage", "path": "/batch-group-storage/batch-groups/{id}" }, { "apiDescription": "ramls/batch-group.raml", "apiType": "raml", "interface": "batch-group 1.1", "methods": "get:batch_groups_get post:batch_groups_post", "name": "mod-invoice", "path": "/batch-groups" }, { "apiDescription": "ramls/batch-group.raml", "apiType": "raml", "interface": "batch-group 1.1", "methods": "delete:batch_groups__id__delete get:batch_groups__id__get put:batch_groups__id__put", "name": "mod-invoice", "path": "/batch-groups/{id}" }, { "apiDescription": "ramls/batch-voucher-exports.raml", "apiType": "raml", "interface": "batch-voucher-storage.batch-voucher-exports 1.1", "methods": "get:batch_voucher_storage_batch_voucher_exports_get post:batch_voucher_storage_batch_voucher_exports_post", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/batch-voucher-exports" }, { "apiDescription": "ramls/batch-voucher-exports.raml", "apiType": "raml", "interface": "batch-voucher-storage.batch-voucher-exports 1.1", "methods": "delete:batch_voucher_storage_batch_voucher_exports__id__delete get:batch_voucher_storage_batch_voucher_exports__id__get put:batch_voucher_storage_batch_voucher_exports__id__put", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/batch-voucher-exports/{id}" }, { "apiDescription": "ramls/batch-voucher.raml", "apiType": "raml", "interface": "batch-voucher-storage.batch-vouchers 2.0", "methods": "post:batch_voucher_storage_batch_vouchers_post", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/batch-vouchers" }, { "apiDescription": "ramls/batch-voucher.raml", "apiType": "raml", "interface": "batch-voucher-storage.batch-vouchers 2.0", "methods": "delete:batch_voucher_storage_batch_vouchers__id__delete get:batch_voucher_storage_batch_vouchers__id__get", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/batch-vouchers/{id}" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher-storage.export-configurations 1.0", "methods": "get:batch_voucher_storage_export_configurations_get post:batch_voucher_storage_export_configurations_post", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/export-configurations" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher-storage.export-configurations 1.0", "methods": "delete:batch_voucher_storage_export_configurations__id__delete get:batch_voucher_storage_export_configurations__id__get put:batch_voucher_storage_export_configurations__id__put", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/export-configurations/{id}" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher-storage.export-configurations 1.0", "methods": "delete:batch_voucher_storage_export_configurations__id__credentials_delete get:batch_voucher_storage_export_configurations__id__credentials_get post:batch_voucher_storage_export_configurations__id__credentials_post put:batch_voucher_storage_export_configurations__id__credentials_put", "name": "mod-invoice-storage", "path": "/batch-voucher-storage/export-configurations/{id}/credentials" }, { "apiDescription": "ramls/batch-voucher-exports.raml", "apiType": "raml", "interface": "batch-voucher.batch-voucher-exports 1.2", "methods": "get:batch_voucher_batch_voucher_exports_get post:batch_voucher_batch_voucher_exports_post", "name": "mod-invoice", "path": "/batch-voucher/batch-voucher-exports" }, { "apiDescription": "ramls/batch-voucher-exports.raml", "apiType": "raml", "interface": "batch-voucher.batch-voucher-exports 1.2", "methods": "post:batch_voucher_batch_voucher_exports_scheduled_post", "name": "mod-invoice", "path": "/batch-voucher/batch-voucher-exports/scheduled" }, { "apiDescription": "ramls/batch-voucher-exports.raml", "apiType": "raml", "interface": "batch-voucher.batch-voucher-exports 1.2", "methods": "delete:batch_voucher_batch_voucher_exports__id__delete get:batch_voucher_batch_voucher_exports__id__get put:batch_voucher_batch_voucher_exports__id__put", "name": "mod-invoice", "path": "/batch-voucher/batch-voucher-exports/{id}" }, { "apiDescription": "ramls/batch-voucher-exports.raml", "apiType": "raml", "interface": "batch-voucher.batch-voucher-exports 1.2", "methods": "post:batch_voucher_batch_voucher_exports__id__upload_post", "name": "mod-invoice", "path": "/batch-voucher/batch-voucher-exports/{id}/upload" }, { "apiDescription": "ramls/batch-voucher.raml", "apiType": "raml", "interface": "batch-voucher.batch-vouchers 2.0", "methods": "get:batch_voucher_batch_vouchers__id__get", "name": "mod-invoice", "path": "/batch-voucher/batch-vouchers/{id}" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher.export-configurations 1.1", "methods": "get:batch_voucher_export_configurations_get post:batch_voucher_export_configurations_post", "name": "mod-invoice", "path": "/batch-voucher/export-configurations" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher.export-configurations 1.1", "methods": "delete:batch_voucher_export_configurations__id__delete get:batch_voucher_export_configurations__id__get put:batch_voucher_export_configurations__id__put", "name": "mod-invoice", "path": "/batch-voucher/export-configurations/{id}" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher.export-configurations 1.1", "methods": "get:batch_voucher_export_configurations__id__credentials_get post:batch_voucher_export_configurations__id__credentials_post put:batch_voucher_export_configurations__id__credentials_put", "name": "mod-invoice", "path": "/batch-voucher/export-configurations/{id}/credentials" }, { "apiDescription": "ramls/batch-voucher-export-configuration.raml", "apiType": "raml", "interface": "batch-voucher.export-configurations 1.1", "methods": "post:batch_voucher_export_configurations__id__credentials_test_post", "name": "mod-invoice", "path": "/batch-voucher/export-configurations/{id}/credentials/test" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "get:bl_users_get", "name": "mod-users-bl", "path": "/bl-users" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "get:bl_users__self_get", "name": "mod-users-bl", "path": "/bl-users/_self" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "delete:bl_users_by_id__id__delete get:bl_users_by_id__id__get", "name": "mod-users-bl", "path": "/bl-users/by-id/{id}" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "get:bl_users_by_id__id__open_transactions_get", "name": "mod-users-bl", "path": "/bl-users/by-id/{id}/open-transactions" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "get:bl_users_by_username__username__get", "name": "mod-users-bl", "path": "/bl-users/by-username/{username}" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "get:bl_users_by_username__username__open_transactions_get", "name": "mod-users-bl", "path": "/bl-users/by-username/{username}/open-transactions" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_forgotten_password_post", "name": "mod-users-bl", "path": "/bl-users/forgotten/password" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_forgotten_username_post", "name": "mod-users-bl", "path": "/bl-users/forgotten/username" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_login_post", "name": "mod-users-bl", "path": "/bl-users/login" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_login_with_expiry_post", "name": "mod-users-bl", "path": "/bl-users/login-with-expiry" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_password_reset_link_post", "name": "mod-users-bl", "path": "/bl-users/password-reset/link" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_password_reset_reset_post", "name": "mod-users-bl", "path": "/bl-users/password-reset/reset" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_password_reset_validate_post", "name": "mod-users-bl", "path": "/bl-users/password-reset/validate" }, { "apiDescription": "ramls/mod-users-bl.raml", "apiType": "raml", "interface": "users-bl 6.1", "methods": "post:bl_users_settings_myprofile_password_post", "name": "mod-users-bl", "path": "/bl-users/settings/myprofile/password" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-authorities 1.0", "methods": "get:operation/browseAuthorities", "name": "mod-search", "path": "/browse/authorities" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-inventory 1.0", "methods": "get:operation/browseInstancesByCallNumber", "name": "mod-search", "path": "/browse/call-numbers/{browseOptionId}/instances" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-inventory 1.0", "methods": "get:operation/browseInstancesByClassificationNumber", "name": "mod-search", "path": "/browse/classification-numbers/{browseOptionId}/instances" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-config 1.0", "methods": "get:operation/getBrowseConfigs", "name": "mod-search", "path": "/browse/config/{browseType}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-config 1.0", "methods": "put:operation/putBrowseConfig", "name": "mod-search", "path": "/browse/config/{browseType}/{browseOptionId}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-inventory 1.0", "methods": "get:operation/browseInstancesByContributor", "name": "mod-search", "path": "/browse/contributors/instances" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "browse-inventory 1.0", "methods": "get:operation/browseInstancesBySubject", "name": "mod-search", "path": "/browse/subjects/instances" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getBulkOperationCollection", "name": "mod-bulk-operations", "path": "/bulk-operations" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/cleanUpLogFiles", "name": "mod-bulk-operations", "path": "/bulk-operations/clean-up-log-files" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getListUsers", "name": "mod-bulk-operations", "path": "/bulk-operations/list-users" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getProfiles post:operation/createProfile", "name": "mod-bulk-operations", "path": "/bulk-operations/profiles" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "delete:operation/deleteProfile put:operation/updateProfile", "name": "mod-bulk-operations", "path": "/bulk-operations/profiles/{id}" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "post:operation/triggerBulkEditByQuery", "name": "mod-bulk-operations", "path": "/bulk-operations/query" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "post:operation/uploadCsvFile", "name": "mod-bulk-operations", "path": "/bulk-operations/upload" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getListUsedTenants", "name": "mod-bulk-operations", "path": "/bulk-operations/used-tenants/{operationId}" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getBulkOperationById", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "post:operation/cancelOperationById", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/cancel" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "post:operation/postContentUpdates", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/content-update" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/downloadFileByOperationId", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/download" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getErrorsPreviewByOperationId", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/errors" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "delete:operation/deleteFileByNameAndOperationId", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/files/{fileName}" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "post:operation/postMarcContentUpdates", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/marc-content-update" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "get:operation/getPreviewByOperationId", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/preview" }, { "apiDescription": "src/main/resources/swagger.api/bulk-operations.yaml", "apiType": "oas", "interface": "bulk-operations 1.7", "methods": "post:operation/startBulkOperation", "name": "mod-bulk-operations", "path": "/bulk-operations/{operationId}/start" }, { "apiDescription": "src/main/resources/api/calendar.yaml", "apiType": "oas", "interface": "calendar 5.0", "methods": "delete:operation/deleteCalendars get:operation/searchCalendars post:operation/createCalendar", "name": "mod-calendar", "path": "/calendar/calendars" }, { "apiDescription": "src/main/resources/api/calendar.yaml", "apiType": "oas", "interface": "calendar 5.0", "methods": "delete:operation/deleteCalendar get:operation/getCalendar put:operation/updateCalendar", "name": "mod-calendar", "path": "/calendar/calendars/{calendarId}" }, { "apiDescription": "src/main/resources/api/calendar.yaml", "apiType": "oas", "interface": "calendar 5.0", "methods": "get:operation/getAllOpenings", "name": "mod-calendar", "path": "/calendar/dates/{servicePointId}/all-openings" }, { "apiDescription": "src/main/resources/api/calendar.yaml", "apiType": "oas", "interface": "calendar 5.0", "methods": "get:operation/getSurroundingOpenings", "name": "mod-calendar", "path": "/calendar/dates/{servicePointId}/surrounding-openings" }, { "apiDescription": "ramls/call-number-type.raml", "apiType": "raml", "interface": "call-number-types 1.0", "methods": "get:call_number_types_get post:call_number_types_post", "name": "mod-inventory-storage", "path": "/call-number-types" }, { "apiDescription": "ramls/call-number-type.raml", "apiType": "raml", "interface": "call-number-types 1.0", "methods": "delete:call_number_types__id__delete get:call_number_types__id__get put:call_number_types__id__put", "name": "mod-inventory-storage", "path": "/call-number-types/{id}" }, { "apiDescription": "ramls/cancellation-reason.raml", "apiType": "raml", "interface": "cancellation-reason-storage 1.2", "methods": "delete:cancellation_reason_storage_cancellation_reasons_delete get:cancellation_reason_storage_cancellation_reasons_get post:cancellation_reason_storage_cancellation_reasons_post", "name": "mod-circulation-storage", "path": "/cancellation-reason-storage/cancellation-reasons" }, { "apiDescription": "ramls/cancellation-reason.raml", "apiType": "raml", "interface": "cancellation-reason-storage 1.2", "methods": "delete:cancellation_reason_storage_cancellation_reasons__cancellationreasonid__delete get:cancellation_reason_storage_cancellation_reasons__cancellationreasonid__get put:cancellation_reason_storage_cancellation_reasons__cancellationreasonid__put", "name": "mod-circulation-storage", "path": "/cancellation-reason-storage/cancellation-reasons/{cancellationReasonId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "capabilities 1.1", "methods": "get:operation/findCapabilities", "name": "mod-roles-keycloak", "path": "/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "capabilities 1.1", "methods": "get:operation/getCapabilityById", "name": "mod-roles-keycloak", "path": "/capabilities/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "capability-sets 2.0", "methods": "get:operation/findCapabilitySets", "name": "mod-roles-keycloak", "path": "/capability-sets" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "capability-sets 2.0", "methods": "get:operation/getCapabilitySetById", "name": "mod-roles-keycloak", "path": "/capability-sets/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "capabilities 1.1", "methods": "get:operation/findCapabilitiesByCapabilitySetId", "name": "mod-roles-keycloak", "path": "/capability-sets/{id}/capabilities" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "delete:change_manager_jobexecutions_delete post:change_manager_jobexecutions_post", "name": "mod-source-record-manager", "path": "/change-manager/jobExecutions" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "delete:change_manager_jobexecutions__id__delete get:change_manager_jobexecutions__id__get put:change_manager_jobexecutions__id__put", "name": "mod-source-record-manager", "path": "/change-manager/jobExecutions/{id}" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "get:change_manager_jobexecutions__id__children_get", "name": "mod-source-record-manager", "path": "/change-manager/jobExecutions/{id}/children" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "put:change_manager_jobexecutions__id__jobprofile_put", "name": "mod-source-record-manager", "path": "/change-manager/jobExecutions/{id}/jobProfile" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-records 2.1", "methods": "delete:change_manager_jobexecutions__id__records_delete post:change_manager_jobexecutions__id__records_post", "name": "mod-source-record-manager", "path": "/change-manager/jobExecutions/{id}/records" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "put:change_manager_jobexecutions__id__status_put", "name": "mod-source-record-manager", "path": "/change-manager/jobExecutions/{id}/status" }, { "apiDescription": "ramls/change-manager.raml", "apiType": "raml", "interface": "source-manager-parsed-records 4.0", "methods": "put:change_manager_parsedrecords__id__put", "name": "mod-source-record-manager", "path": "/change-manager/parsedRecords/{id}" }, { "apiDescription": "ramls/check-in-storage.raml", "apiType": "raml", "interface": "check-in-storage 0.2", "methods": "get:check_in_storage_check_ins_get post:check_in_storage_check_ins_post", "name": "mod-circulation-storage", "path": "/check-in-storage/check-ins" }, { "apiDescription": "ramls/check-in-storage.raml", "apiType": "raml", "interface": "check-in-storage 0.2", "methods": "get:check_in_storage_check_ins__checkinid__get", "name": "mod-circulation-storage", "path": "/check-in-storage/check-ins/{checkInId}" }, { "apiDescription": "ramls/checkout-lock-storage.raml", "apiType": "raml", "interface": "checkout-lock-storage 0.1", "methods": "get:check_out_lock_storage_get post:check_out_lock_storage_post", "name": "mod-circulation-storage", "path": "/check-out-lock-storage" }, { "apiDescription": "ramls/checkout-lock-storage.raml", "apiType": "raml", "interface": "checkout-lock-storage 0.1", "methods": "delete:check_out_lock_storage__lockid__delete get:check_out_lock_storage__lockid__get", "name": "mod-circulation-storage", "path": "/check-out-lock-storage/{lockId}" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests-batch 1.0", "methods": "get:operation/getBatchRequestCollection post:operation/createBatchRequest", "name": "mod-circulation-bff", "path": "/circulation-bff/batch-requests" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests-batch 1.0", "methods": "get:operation/getBatchRequestById", "name": "mod-circulation-bff", "path": "/circulation-bff/batch-requests/{batchId}" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests-batch 1.0", "methods": "get:operation/getMultiItemBatchRequestDetailsByBatchId", "name": "mod-circulation-bff", "path": "/circulation-bff/batch-requests/{batchId}/details" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-ecs-request-external 1.1", "methods": "post:operation/postEcsRequestExternal", "name": "mod-circulation-bff", "path": "/circulation-bff/create-ecs-request-external" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-users 1.0", "methods": "get:operation/getExternalUsers", "name": "mod-circulation-bff", "path": "/circulation-bff/external-users/{externalUserId}/tenant/{tenantId}" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-inventory 1.0", "methods": "get:null", "name": "mod-circulation-bff", "path": "/circulation-bff/inventory/items" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "get:operation/findCirculationLoansByQuery", "name": "mod-circulation-bff", "path": "/circulation-bff/loans" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "post:operation/checkInByBarcode", "name": "mod-circulation-bff", "path": "/circulation-bff/loans/check-in-by-barcode" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "post:operation/checkOutByBarcode", "name": "mod-circulation-bff", "path": "/circulation-bff/loans/check-out-by-barcode" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "get:operation/getCirculationLoanById", "name": "mod-circulation-bff", "path": "/circulation-bff/loans/{loanId}" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "post:operation/claimItemReturned", "name": "mod-circulation-bff", "path": "/circulation-bff/loans/{loanId}/claim-item-returned" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "post:operation/declareClaimedReturnedItemAsMissing", "name": "mod-circulation-bff", "path": "/circulation-bff/loans/{loanId}/declare-claimed-returned-item-as-missing" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-loans 1.6", "methods": "post:operation/declareItemLost", "name": "mod-circulation-bff", "path": "/circulation-bff/loans/{loanId}/declare-item-lost" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests 1.4", "methods": "post:operation/saveAndConfirmMediatedRequest", "name": "mod-circulation-bff", "path": "/circulation-bff/mediated-requests/confirm" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-pick-slips 1.0", "methods": "get:operation/getPickSlips", "name": "mod-circulation-bff", "path": "/circulation-bff/pick-slips/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests 1.4", "methods": "get:operation/getRequests post:operation/createRequest", "name": "mod-circulation-bff", "path": "/circulation-bff/requests" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests 1.4", "methods": "get:null", "name": "mod-circulation-bff", "path": "/circulation-bff/requests/allowed-service-points" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-requests 1.4", "methods": "get:null", "name": "mod-circulation-bff", "path": "/circulation-bff/requests/search-instances" }, { "apiDescription": "src/main/resources/swagger.api/circulationBff.yaml", "apiType": "oas", "interface": "circulation-bff-search-slips 1.0", "methods": "get:operation/getSearchSlips", "name": "mod-circulation-bff", "path": "/circulation-bff/search-slips/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation-item.yaml", "apiType": "oas", "interface": "circulation-item 1.0", "methods": "get:operation/getCirculationItemsByQuery", "name": "mod-circulation-item", "path": "/circulation-item" }, { "apiDescription": "src/main/resources/swagger.api/circulation-item.yaml", "apiType": "oas", "interface": "circulation-item 1.0", "methods": "get:operation/retrieveCirculationItemById post:operation/createCirculationItem put:operation/updateCirculationItem", "name": "mod-circulation-item", "path": "/circulation-item/{circulationItemId}" }, { "apiDescription": "ramls/circulation-rules-storage.raml", "apiType": "raml", "interface": "circulation-rules-storage 1.0", "methods": "get:circulation_rules_storage_get put:circulation_rules_storage_put", "name": "mod-circulation-storage", "path": "/circulation-rules-storage" }, { "apiDescription": "ramls/circulation-settings-storage.raml", "apiType": "raml", "interface": "circulation-settings-storage 1.0", "methods": "get:circulation_settings_storage_circulation_settings_get post:circulation_settings_storage_circulation_settings_post", "name": "mod-circulation-storage", "path": "/circulation-settings-storage/circulation-settings" }, { "apiDescription": "ramls/circulation-settings-storage.raml", "apiType": "raml", "interface": "circulation-settings-storage 1.0", "methods": "delete:circulation_settings_storage_circulation_settings__circulationsettingsid__delete get:circulation_settings_storage_circulation_settings__circulationsettingsid__get put:circulation_settings_storage_circulation_settings__circulationsettingsid__put", "name": "mod-circulation-storage", "path": "/circulation-settings-storage/circulation-settings/{circulationSettingsId}" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_check_in_by_barcode_post", "name": "mod-circulation", "path": "/circulation/check-in-by-barcode" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_check_out_by_barcode_post", "name": "mod-circulation", "path": "/circulation/check-out-by-barcode" }, { "apiDescription": "ramls/end-patron-action-session.raml", "apiType": "raml", "interface": "patron-action-session 0.2", "methods": "post:circulation_end_patron_action_session_post", "name": "mod-circulation", "path": "/circulation/end-patron-action-session" }, { "apiDescription": "ramls/circulation-event-handlers.raml", "apiType": "raml", "interface": "circulation-event-handlers 0.2", "methods": "post:circulation_handlers_loan_related_fee_fine_closed_post", "name": "mod-circulation", "path": "/circulation/handlers/loan-related-fee-fine-closed" }, { "apiDescription": "ramls/for-use-at-location-shelf.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_hold_by_barcode_for_use_at_location_post", "name": "mod-circulation", "path": "/circulation/hold-by-barcode-for-use-at-location" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "delete:circulation_loans_delete get:circulation_loans_get post:circulation_loans_post", "name": "mod-circulation", "path": "/circulation/loans" }, { "apiDescription": "ramls/add-info.raml", "apiType": "raml", "interface": "add-info 0.1", "methods": "post:circulation_loans__id__add_info_post", "name": "mod-circulation", "path": "/circulation/loans/{id}/add-info" }, { "apiDescription": "ramls/change-due-date.raml", "apiType": "raml", "interface": "change-due-date 0.1", "methods": "post:circulation_loans__id__change_due_date_post", "name": "mod-circulation", "path": "/circulation/loans/{id}/change-due-date" }, { "apiDescription": "ramls/claim-item-returned.raml", "apiType": "raml", "interface": "claim-item-returned 0.2", "methods": "post:circulation_loans__id__claim_item_returned_post", "name": "mod-circulation", "path": "/circulation/loans/{id}/claim-item-returned" }, { "apiDescription": "ramls/claim-item-returned.raml", "apiType": "raml", "interface": "claim-item-returned 0.2", "methods": "post:circulation_loans__id__declare_claimed_returned_item_as_missing_post", "name": "mod-circulation", "path": "/circulation/loans/{id}/declare-claimed-returned-item-as-missing" }, { "apiDescription": "ramls/declare-item-lost.raml", "apiType": "raml", "interface": "declare-item-lost 0.3", "methods": "post:circulation_loans__id__declare_item_lost_post", "name": "mod-circulation", "path": "/circulation/loans/{id}/declare-item-lost" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "delete:circulation_loans__loanid__delete get:circulation_loans__loanid__get put:circulation_loans__loanid__put", "name": "mod-circulation", "path": "/circulation/loans/{loanId}" }, { "apiDescription": "ramls/staff-slips.raml", "apiType": "raml", "interface": "pick-slips 0.4", "methods": "get:circulation_pick_slips__servicepointid__get", "name": "mod-circulation", "path": "/circulation/pick-slips/{servicePointId}" }, { "apiDescription": "ramls/for-use-at-location-shelf.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_pickup_by_barcode_for_use_at_location_post", "name": "mod-circulation", "path": "/circulation/pickup-by-barcode-for-use-at-location" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_renew_by_barcode_post", "name": "mod-circulation", "path": "/circulation/renew-by-barcode" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_renew_by_id_post", "name": "mod-circulation", "path": "/circulation/renew-by-id" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "delete:circulation_requests_delete get:circulation_requests_get post:circulation_requests_post", "name": "mod-circulation", "path": "/circulation/requests" }, { "apiDescription": "ramls/requests-reports.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "get:circulation_requests_reports_hold_shelf_clearance__servicepointid__get", "name": "mod-circulation", "path": "/circulation/requests-reports/hold-shelf-clearance/{servicePointId}" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "allowed-service-points 1.2", "methods": "get:circulation_requests_allowed_service_points_get", "name": "mod-circulation", "path": "/circulation/requests/allowed-service-points" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_requests_instances_post", "name": "mod-circulation", "path": "/circulation/requests/instances" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "get:circulation_requests_queue_instance__instanceid__get", "name": "mod-circulation", "path": "/circulation/requests/queue/instance/{instanceId}" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_requests_queue_instance__instanceid__reorder_post", "name": "mod-circulation", "path": "/circulation/requests/queue/instance/{instanceId}/reorder" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "get:circulation_requests_queue_item__itemid__get", "name": "mod-circulation", "path": "/circulation/requests/queue/item/{itemId}" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_requests_queue_item__itemid__reorder_post", "name": "mod-circulation", "path": "/circulation/requests/queue/item/{itemId}/reorder" }, { "apiDescription": "ramls/circulation.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "delete:circulation_requests__requestid__delete get:circulation_requests__requestid__get put:circulation_requests__requestid__put", "name": "mod-circulation", "path": "/circulation/requests/{requestId}" }, { "apiDescription": "ramls/request-move.raml", "apiType": "raml", "interface": "circulation 14.7", "methods": "post:circulation_requests__requestid__move_post", "name": "mod-circulation", "path": "/circulation/requests/{requestId}/move" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_get put:circulation_rules_put", "name": "mod-circulation", "path": "/circulation/rules" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_loan_policy_get", "name": "mod-circulation", "path": "/circulation/rules/loan-policy" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_loan_policy_all_get", "name": "mod-circulation", "path": "/circulation/rules/loan-policy-all" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_lost_item_policy_get", "name": "mod-circulation", "path": "/circulation/rules/lost-item-policy" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_lost_item_policy_all_get", "name": "mod-circulation", "path": "/circulation/rules/lost-item-policy-all" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_notice_policy_get", "name": "mod-circulation", "path": "/circulation/rules/notice-policy" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_notice_policy_all_get", "name": "mod-circulation", "path": "/circulation/rules/notice-policy-all" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_overdue_fine_policy_get", "name": "mod-circulation", "path": "/circulation/rules/overdue-fine-policy" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_overdue_fine_policy_all_get", "name": "mod-circulation", "path": "/circulation/rules/overdue-fine-policy-all" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_request_policy_get", "name": "mod-circulation", "path": "/circulation/rules/request-policy" }, { "apiDescription": "ramls/circulation-rules.raml", "apiType": "raml", "interface": "circulation-rules 1.1", "methods": "get:circulation_rules_request_policy_all_get", "name": "mod-circulation", "path": "/circulation/rules/request-policy-all" }, { "apiDescription": "ramls/age-to-lost-background-processes.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:circulation_scheduled_age_to_lost_post", "name": "mod-circulation", "path": "/circulation/scheduled-age-to-lost" }, { "apiDescription": "ramls/age-to-lost-background-processes.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:circulation_scheduled_age_to_lost_fee_charging_post", "name": "mod-circulation", "path": "/circulation/scheduled-age-to-lost-fee-charging" }, { "apiDescription": "ramls/staff-slips.raml", "apiType": "raml", "interface": "search-slips 0.1", "methods": "get:circulation_search_slips__servicepointid__get", "name": "mod-circulation", "path": "/circulation/search-slips/{servicePointId}" }, { "apiDescription": "ramls/circulation-settings.raml", "apiType": "raml", "interface": "circulation-settings 1.0", "methods": "get:circulation_settings_get post:circulation_settings_post", "name": "mod-circulation", "path": "/circulation/settings" }, { "apiDescription": "ramls/circulation-settings.raml", "apiType": "raml", "interface": "circulation-settings 1.0", "methods": "delete:circulation_settings__circulationsettingid__delete get:circulation_settings__circulationsettingid__get put:circulation_settings__circulationsettingid__put", "name": "mod-circulation", "path": "/circulation/settings/{circulationSettingId}" }, { "apiDescription": "ramls/classification-type.raml", "apiType": "raml", "interface": "classification-types 1.2", "methods": "get:classification_types_get post:classification_types_post", "name": "mod-inventory-storage", "path": "/classification-types" }, { "apiDescription": "ramls/classification-type.raml", "apiType": "raml", "interface": "classification-types 1.2", "methods": "delete:classification_types__classificationtypeid__delete get:classification_types__classificationtypeid__get put:classification_types__classificationtypeid__put", "name": "mod-inventory-storage", "path": "/classification-types/{classificationTypeId}" }, { "apiDescription": "ramls/codex/codex.raml", "apiType": "raml", "methods": "get:codex_instances_get", "name": "raml", "path": "/codex-instances" }, { "apiDescription": "ramls/codex/codex-instances-sources.raml", "apiType": "raml", "methods": "get:codex_instances_sources_get", "name": "raml", "path": "/codex-instances-sources" }, { "apiDescription": "ramls/codex/codex.raml", "apiType": "raml", "methods": "get:codex_instances__id__get", "name": "raml", "path": "/codex-instances/{id}" }, { "apiDescription": "ramls/codex/codex-packages.raml", "apiType": "raml", "methods": "get:codex_packages_get", "name": "raml", "path": "/codex-packages" }, { "apiDescription": "ramls/codex/codex-packages.raml", "apiType": "raml", "methods": "get:codex_packages_sources_get", "name": "raml", "path": "/codex-packages-sources" }, { "apiDescription": "ramls/codex/codex-packages.raml", "apiType": "raml", "methods": "get:codex_packages__id__get", "name": "raml", "path": "/codex-packages/{id}" }, { "apiDescription": "ramls/comments.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:comments_get post:comments_post", "name": "mod-feesfines", "path": "/comments" }, { "apiDescription": "ramls/comments.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:comments__commentid__delete get:comments__commentid__get put:comments__commentid__put", "name": "mod-feesfines", "path": "/comments/{commentId}" }, { "apiDescription": "ramls/configuration/config.raml", "apiType": "raml", "interface": "configuration 2.0", "methods": "get:configurations_audit_get", "name": "mod-configuration", "path": "/configurations/audit" }, { "apiDescription": "ramls/configuration/config.raml", "apiType": "raml", "interface": "configuration 2.0", "methods": "get:configurations_entries_get post:configurations_entries_post", "name": "mod-configuration", "path": "/configurations/entries" }, { "apiDescription": "ramls/configuration/config.raml", "apiType": "raml", "interface": "configuration 2.0", "methods": "delete:configurations_entries__entryid__delete get:configurations_entries__entryid__get put:configurations_entries__entryid__put", "name": "mod-configuration", "path": "/configurations/entries/{entryId}" }, { "apiDescription": "src/main/resources/swagger.api/consortia.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getConsortiumCollection post:operation/saveConsortium", "name": "mod-consortia", "path": "/consortia" }, { "apiDescription": "src/main/resources/swagger.api/consortia.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getConsortiumCollection post:operation/saveConsortium", "name": "mod-consortia-keycloak", "path": "/consortia" }, { "apiDescription": "src/main/resources/swagger.api/consortia_configuration.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getConfiguration post:operation/saveConfiguration", "name": "mod-consortia", "path": "/consortia-configuration" }, { "apiDescription": "src/main/resources/swagger.api/consortia_configuration.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteConfiguration get:operation/getConfiguration post:operation/saveConfiguration", "name": "mod-consortia-keycloak", "path": "/consortia-configuration" }, { "apiDescription": "src/main/resources/swagger.api/consortia.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getConsortium put:operation/updateConsortium", "name": "mod-consortia", "path": "/consortia/{consortiumId}" }, { "apiDescription": "src/main/resources/swagger.api/consortia.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getConsortium put:operation/updateConsortium", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}" }, { "apiDescription": "src/main/resources/swagger.api/self.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getUserTenantsForCurrentUser", "name": "mod-consortia", "path": "/consortia/{consortiumId}/_self" }, { "apiDescription": "src/main/resources/swagger.api/self.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getUserTenantsForCurrentUser", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/_self" }, { "apiDescription": "src/main/resources/swagger.api/publications.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/publishRequests", "name": "mod-consortia", "path": "/consortia/{consortiumId}/publications" }, { "apiDescription": "src/main/resources/swagger.api/publications.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/publishRequests", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/publications" }, { "apiDescription": "src/main/resources/swagger.api/publications.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deletePublicationById get:operation/getPublicationDetails", "name": "mod-consortia", "path": "/consortia/{consortiumId}/publications/{publicationId}" }, { "apiDescription": "src/main/resources/swagger.api/publications.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deletePublicationById get:operation/getPublicationDetails", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/publications/{publicationId}" }, { "apiDescription": "src/main/resources/swagger.api/publications.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getPublicationResults", "name": "mod-consortia", "path": "/consortia/{consortiumId}/publications/{publicationId}/results" }, { "apiDescription": "src/main/resources/swagger.api/publications.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getPublicationResults", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/publications/{publicationId}/results" }, { "apiDescription": "src/main/resources/swagger.api/sharing_instances.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getSharingInstances post:operation/startSharingInstance", "name": "mod-consortia", "path": "/consortia/{consortiumId}/sharing/instances" }, { "apiDescription": "src/main/resources/swagger.api/sharing_instances.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getSharingInstances post:operation/startSharingInstance", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/instances" }, { "apiDescription": "src/main/resources/swagger.api/sharing_instances.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getSharingInstanceById", "name": "mod-consortia", "path": "/consortia/{consortiumId}/sharing/instances/{actionId}" }, { "apiDescription": "src/main/resources/swagger.api/sharing_instances.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getSharingInstanceById", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/instances/{actionId}" }, { "apiDescription": "src/main/resources/swagger.api/sharing_policies.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/startSharingPolicy", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/policies" }, { "apiDescription": "src/main/resources/swagger.api/sharing_policies.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteSharingPolicy", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/policies/{policyId}" }, { "apiDescription": "src/main/resources/swagger.api/sharing_roles.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/startSharingRole", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/roles" }, { "apiDescription": "src/main/resources/swagger.api/sharing_roles.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/startSharingRoleCapabilities", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/roles/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/sharing_roles.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/startSharingRoleCapabilitySets", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/roles/capability-sets" }, { "apiDescription": "src/main/resources/swagger.api/sharing_roles.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteSharingRole", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/roles/{roleId}" }, { "apiDescription": "src/main/resources/swagger.api/sharing_roles.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteSharingRoleCapabilities", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/roles/{roleId}/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/sharing_roles.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteSharingRoleCapabilitySets", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/roles/{roleId}/capability-sets" }, { "apiDescription": "src/main/resources/swagger.api/sharing_settings.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/startSharingSetting", "name": "mod-consortia", "path": "/consortia/{consortiumId}/sharing/settings" }, { "apiDescription": "src/main/resources/swagger.api/sharing_settings.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/startSharingSetting", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/settings" }, { "apiDescription": "src/main/resources/swagger.api/sharing_settings.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteSharingSetting", "name": "mod-consortia", "path": "/consortia/{consortiumId}/sharing/settings/{settingId}" }, { "apiDescription": "src/main/resources/swagger.api/sharing_settings.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteSharingSetting", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/sharing/settings/{settingId}" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getTenants post:operation/saveTenant", "name": "mod-consortia", "path": "/consortia/{consortiumId}/tenants" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getTenants post:operation/saveTenant", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/tenants" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteTenantById get:operation/getTenantDetailsById put:operation/updateTenant", "name": "mod-consortia", "path": "/consortia/{consortiumId}/tenants/{tenantId}" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteTenantById get:operation/getTenantDetailsById put:operation/updateTenant", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/tenants/{tenantId}" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/createPrimaryAffiliations", "name": "mod-consortia", "path": "/consortia/{consortiumId}/tenants/{tenantId}/create-primary-affiliations" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/createPrimaryAffiliations", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/tenants/{tenantId}/create-primary-affiliations" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/setupCustomLogin", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/tenants/{tenantId}/custom-login" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteIdentityProvider post:operation/createIdentityProvider", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/tenants/{tenantId}/identity-provider" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/syncPrimaryAffiliations", "name": "mod-consortia", "path": "/consortia/{consortiumId}/tenants/{tenantId}/sync-primary-affiliations" }, { "apiDescription": "src/main/resources/swagger.api/tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "post:operation/syncPrimaryAffiliations", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/tenants/{tenantId}/sync-primary-affiliations" }, { "apiDescription": "src/main/resources/swagger.api/user_tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteUserTenant get:operation/getUserTenants post:operation/postUserTenants", "name": "mod-consortia", "path": "/consortia/{consortiumId}/user-tenants" }, { "apiDescription": "src/main/resources/swagger.api/user_tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "delete:operation/deleteUserTenant get:operation/getUserTenants post:operation/postUserTenants", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/user-tenants" }, { "apiDescription": "src/main/resources/swagger.api/user_tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getUserTenantByAssociationId", "name": "mod-consortia", "path": "/consortia/{consortiumId}/user-tenants/{associationId}" }, { "apiDescription": "src/main/resources/swagger.api/user_tenants.yaml", "apiType": "oas", "interface": "consortia 1.1", "methods": "get:operation/getUserTenantByAssociationId", "name": "mod-consortia-keycloak", "path": "/consortia/{consortiumId}/user-tenants/{associationId}" }, { "apiDescription": "ramls/contributor-name-type.raml", "apiType": "raml", "interface": "contributor-name-types 1.3", "methods": "get:contributor_name_types_get post:contributor_name_types_post", "name": "mod-inventory-storage", "path": "/contributor-name-types" }, { "apiDescription": "ramls/contributor-name-type.raml", "apiType": "raml", "interface": "contributor-name-types 1.3", "methods": "delete:contributor_name_types__contributornametypeid__delete get:contributor_name_types__contributornametypeid__get put:contributor_name_types__contributornametypeid__put", "name": "mod-inventory-storage", "path": "/contributor-name-types/{contributorNameTypeId}" }, { "apiDescription": "ramls/contributor-type.raml", "apiType": "raml", "interface": "contributor-types 2.0", "methods": "get:contributor_types_get post:contributor_types_post", "name": "mod-inventory-storage", "path": "/contributor-types" }, { "apiDescription": "ramls/contributor-type.raml", "apiType": "raml", "interface": "contributor-types 2.0", "methods": "delete:contributor_types__contributortypeid__delete get:contributor_types__contributortypeid__get put:contributor_types__contributortypeid__put", "name": "mod-inventory-storage", "path": "/contributor-types/{contributorTypeId}" }, { "apiDescription": "ramls/form-configs-storage.raml", "apiType": "raml", "interface": "converter-storage-forms-configs 1.1", "methods": "get:converter_storage_forms_configs_get post:converter_storage_forms_configs_post", "name": "mod-di-converter-storage", "path": "/converter-storage/forms/configs" }, { "apiDescription": "ramls/form-configs-storage.raml", "apiType": "raml", "interface": "converter-storage-forms-configs 1.1", "methods": "delete:converter_storage_forms_configs__formname__delete get:converter_storage_forms_configs__formname__get put:converter_storage_forms_configs__formname__put", "name": "mod-di-converter-storage", "path": "/converter-storage/forms/configs/{formName}" }, { "apiDescription": "ramls/copycat.raml", "apiType": "raml", "interface": "copycat-imports 1.1", "methods": "post:copycat_imports_post", "name": "mod-copycat", "path": "/copycat/imports" }, { "apiDescription": "ramls/copycat.raml", "apiType": "raml", "interface": "copycat-profiles 1.2", "methods": "get:copycat_profiles_get post:copycat_profiles_post", "name": "mod-copycat", "path": "/copycat/profiles" }, { "apiDescription": "ramls/copycat.raml", "apiType": "raml", "interface": "copycat-profiles 1.2", "methods": "delete:copycat_profiles__id__delete get:copycat_profiles__id__get put:copycat_profiles__id__put", "name": "mod-copycat", "path": "/copycat/profiles/{id}" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_get post:counter_reports_post", "name": "mod-erm-usage", "path": "/counter-reports" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_errors_codes_get", "name": "mod-erm-usage", "path": "/counter-reports/errors/codes" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_export_provider__id__report__name__version__aversion__from__begin__to__end__get", "name": "mod-erm-usage", "path": "/counter-reports/export/provider/{id}/report/{name}/version/{aversion}/from/{begin}/to/{end}" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_export__id__get", "name": "mod-erm-usage", "path": "/counter-reports/export/{id}" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "post:counter_reports_multipartupload_provider__id__post", "name": "mod-erm-usage", "path": "/counter-reports/multipartupload/provider/{id}" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "post:counter_reports_reports_delete_post", "name": "mod-erm-usage", "path": "/counter-reports/reports/delete" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_reports_releases_get", "name": "mod-erm-usage", "path": "/counter-reports/reports/releases" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_reports_types_get", "name": "mod-erm-usage", "path": "/counter-reports/reports/types" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports_sorted__udpid__get", "name": "mod-erm-usage", "path": "/counter-reports/sorted/{udpId}" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "delete:counter_reports__id__delete get:counter_reports__id__get put:counter_reports__id__put", "name": "mod-erm-usage", "path": "/counter-reports/{id}" }, { "apiDescription": "ramls/counterreports.raml", "apiType": "raml", "interface": "counter-reports 5.0", "methods": "get:counter_reports__id__download_get", "name": "mod-erm-usage", "path": "/counter-reports/{id}/download" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "copyright-status-storage 0.1", "methods": "delete:coursereserves_copyrightstatuses_delete get:coursereserves_copyrightstatuses_get post:coursereserves_copyrightstatuses_post", "name": "mod-courses", "path": "/coursereserves/copyrightstatuses" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "copyright-status-storage 0.1", "methods": "delete:coursereserves_copyrightstatuses__status_id__delete get:coursereserves_copyrightstatuses__status_id__get put:coursereserves_copyrightstatuses__status_id__put", "name": "mod-courses", "path": "/coursereserves/copyrightstatuses/{status_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings_delete get:coursereserves_courselistings_get post:coursereserves_courselistings_post", "name": "mod-courses", "path": "/coursereserves/courselistings" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__delete get:coursereserves_courselistings__listing_id__get put:coursereserves_courselistings__listing_id__put", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__courses_delete get:coursereserves_courselistings__listing_id__courses_get post:coursereserves_courselistings__listing_id__courses_post", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}/courses" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__courses__course_id__delete get:coursereserves_courselistings__listing_id__courses__course_id__get put:coursereserves_courselistings__listing_id__courses__course_id__put", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}/courses/{course_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__instructors_delete get:coursereserves_courselistings__listing_id__instructors_get post:coursereserves_courselistings__listing_id__instructors_post", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}/instructors" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__instructors__instructor_id__delete get:coursereserves_courselistings__listing_id__instructors__instructor_id__get put:coursereserves_courselistings__listing_id__instructors__instructor_id__put", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}/instructors/{instructor_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__reserves_delete get:coursereserves_courselistings__listing_id__reserves_get post:coursereserves_courselistings__listing_id__reserves_post", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}/reserves" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-reserves-storage 0.3", "methods": "delete:coursereserves_courselistings__listing_id__reserves__reserve_id__delete get:coursereserves_courselistings__listing_id__reserves__reserve_id__get put:coursereserves_courselistings__listing_id__reserves__reserve_id__put", "name": "mod-courses", "path": "/coursereserves/courselistings/{listing_id}/reserves/{reserve_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-storage 0.1", "methods": "delete:coursereserves_courses_delete get:coursereserves_courses_get post:coursereserves_courses_post", "name": "mod-courses", "path": "/coursereserves/courses" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-storage 0.1", "methods": "delete:coursereserves_courses__course_id__delete get:coursereserves_courses__course_id__get put:coursereserves_courses__course_id__put", "name": "mod-courses", "path": "/coursereserves/courses/{course_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-type-storage 0.1", "methods": "delete:coursereserves_coursetypes_delete get:coursereserves_coursetypes_get post:coursereserves_coursetypes_post", "name": "mod-courses", "path": "/coursereserves/coursetypes" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "course-type-storage 0.1", "methods": "delete:coursereserves_coursetypes__type_id__delete get:coursereserves_coursetypes__type_id__get put:coursereserves_coursetypes__type_id__put", "name": "mod-courses", "path": "/coursereserves/coursetypes/{type_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "department-storage 0.1", "methods": "delete:coursereserves_departments_delete get:coursereserves_departments_get post:coursereserves_departments_post", "name": "mod-courses", "path": "/coursereserves/departments" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "department-storage 0.1", "methods": "delete:coursereserves_departments__department_id__delete get:coursereserves_departments__department_id__get put:coursereserves_departments__department_id__put", "name": "mod-courses", "path": "/coursereserves/departments/{department_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "processing-status-storage 0.1", "methods": "delete:coursereserves_processingstatuses_delete get:coursereserves_processingstatuses_get post:coursereserves_processingstatuses_post", "name": "mod-courses", "path": "/coursereserves/processingstatuses" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "processing-status-storage 0.1", "methods": "delete:coursereserves_processingstatuses__status_id__delete get:coursereserves_processingstatuses__status_id__get put:coursereserves_processingstatuses__status_id__put", "name": "mod-courses", "path": "/coursereserves/processingstatuses/{status_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "reserves-storage 0.1", "methods": "delete:coursereserves_reserves_delete get:coursereserves_reserves_get post:coursereserves_reserves_post", "name": "mod-courses", "path": "/coursereserves/reserves" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "reserves-storage 0.1", "methods": "delete:coursereserves_reserves__reserve_id__delete get:coursereserves_reserves__reserve_id__get put:coursereserves_reserves__reserve_id__put", "name": "mod-courses", "path": "/coursereserves/reserves/{reserve_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "role-storage 0.1", "methods": "delete:coursereserves_roles_delete get:coursereserves_roles_get post:coursereserves_roles_post", "name": "mod-courses", "path": "/coursereserves/roles" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "role-storage 0.1", "methods": "delete:coursereserves_roles__role_id__delete get:coursereserves_roles__role_id__get put:coursereserves_roles__role_id__put", "name": "mod-courses", "path": "/coursereserves/roles/{role_id}" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "term-storage 0.1", "methods": "delete:coursereserves_terms_delete get:coursereserves_terms_get post:coursereserves_terms_post", "name": "mod-courses", "path": "/coursereserves/terms" }, { "apiDescription": "ramls/courses.raml", "apiType": "raml", "interface": "term-storage 0.1", "methods": "delete:coursereserves_terms__term_id__delete get:coursereserves_terms__term_id__get put:coursereserves_terms__term_id__put", "name": "mod-courses", "path": "/coursereserves/terms/{term_id}" }, { "apiDescription": "src/main/resources/swagger.api/edge-courses.yaml", "apiType": "oas", "methods": "get:operation/getReservesByInstanceId", "name": "edge-courses", "path": "/courses/courses/courselistings/{instanceId}/reserves" }, { "apiDescription": "src/main/resources/swagger.api/edge-courses.yaml", "apiType": "oas", "methods": "get:operation/getCoursesByQuery", "name": "edge-courses", "path": "/courses/courses/courses" }, { "apiDescription": "src/main/resources/swagger.api/edge-courses.yaml", "apiType": "oas", "methods": "get:operation/getDepartments", "name": "edge-courses", "path": "/courses/courses/departments" }, { "apiDescription": "src/main/resources/swagger.api/edge-courses.yaml", "apiType": "oas", "methods": "get:operation/getInstructors", "name": "edge-courses", "path": "/courses/courses/instructors" }, { "apiDescription": "src/main/resources/swagger.api/edge-courses.yaml", "apiType": "oas", "methods": "get:operation/getReservesByQuery", "name": "edge-courses", "path": "/courses/courses/reserves" }, { "apiDescription": "ramls/custom-fields.raml", "apiType": "raml", "interface": "custom-fields 3.1", "methods": "get:custom_fields_get post:custom_fields_post put:custom_fields_put", "name": "folio-custom-fields", "path": "/custom-fields" }, { "apiDescription": "ramls/custom-fields.raml", "apiType": "raml", "interface": "custom-fields 3.1", "methods": "delete:custom_fields__id__delete get:custom_fields__id__get put:custom_fields__id__put", "name": "folio-custom-fields", "path": "/custom-fields/{id}" }, { "apiDescription": "ramls/custom-fields.raml", "apiType": "raml", "interface": "custom-fields 3.1", "methods": "get:custom_fields__id__options__optid__stats_get", "name": "folio-custom-fields", "path": "/custom-fields/{id}/options/{optId}/stats" }, { "apiDescription": "ramls/custom-fields.raml", "apiType": "raml", "interface": "custom-fields 3.1", "methods": "get:custom_fields__id__stats_get", "name": "folio-custom-fields", "path": "/custom-fields/{id}/stats" }, { "apiDescription": "ramls/customreports.raml", "apiType": "raml", "interface": "custom-reports 2.0", "methods": "get:custom_reports_get post:custom_reports_post", "name": "mod-erm-usage", "path": "/custom-reports" }, { "apiDescription": "ramls/customreports.raml", "apiType": "raml", "interface": "custom-reports 2.0", "methods": "delete:custom_reports__id__delete get:custom_reports__id__get put:custom_reports__id__put", "name": "mod-erm-usage", "path": "/custom-reports/{id}" }, { "apiDescription": "src/main/resources/swagger.api/export-configs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "get:operation/getExportConfigs post:operation/postExportConfig", "name": "mod-data-export-spring", "path": "/data-export-spring/configs" }, { "apiDescription": "src/main/resources/swagger.api/export-configs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "delete:operation/deleteExportConfigById get:operation/getConfigById put:operation/putExportConfig", "name": "mod-data-export-spring", "path": "/data-export-spring/configs/{id}" }, { "apiDescription": "src/main/resources/swagger.api/job-deletion-intervals.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "get:operation/getAllJobDeletionIntervals post:operation/createJobDeletionInterval", "name": "mod-data-export-spring", "path": "/data-export-spring/job-deletion-intervals" }, { "apiDescription": "src/main/resources/swagger.api/job-deletion-intervals.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "delete:operation/deleteJobDeletionInterval get:operation/getJobDeletionIntervalByExportType put:operation/updateJobDeletionInterval", "name": "mod-data-export-spring", "path": "/data-export-spring/job-deletion-intervals/{exportType}" }, { "apiDescription": "src/main/resources/swagger.api/jobs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "get:operation/getJobs post:operation/upsertJob", "name": "mod-data-export-spring", "path": "/data-export-spring/jobs" }, { "apiDescription": "src/main/resources/swagger.api/jobs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "post:operation/sendJob", "name": "mod-data-export-spring", "path": "/data-export-spring/jobs/send" }, { "apiDescription": "src/main/resources/swagger.api/jobs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "get:operation/getJobById", "name": "mod-data-export-spring", "path": "/data-export-spring/jobs/{id}" }, { "apiDescription": "src/main/resources/swagger.api/jobs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "get:operation/downloadExportedFileByJobId", "name": "mod-data-export-spring", "path": "/data-export-spring/jobs/{id}/download" }, { "apiDescription": "src/main/resources/swagger.api/jobs.yaml", "apiType": "oas", "interface": "data-export-spring 2.0", "methods": "post:operation/resendExportedFile", "name": "mod-data-export-spring", "path": "/data-export-spring/jobs/{id}/resend" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/postCleanUpFiles", "name": "mod-data-export", "path": "/data-export/clean-up-files" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postDataExportConfiguration", "name": "mod-data-export", "path": "/data-export/configuration" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/downloadRecordById", "name": "mod-data-export", "path": "/data-export/download-record/{recordId}" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/postExpireJobExecution", "name": "mod-data-export", "path": "/data-export/expire-jobs" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postDataExport", "name": "mod-data-export", "path": "/data-export/export" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postExportAll", "name": "mod-data-export", "path": "/data-export/export-all" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postExportDeletedAuthority", "name": "mod-data-export", "path": "/data-export/export-authority-deleted" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postExportDeletedMarcIds", "name": "mod-data-export", "path": "/data-export/export-deleted" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postFileDefinition", "name": "mod-data-export", "path": "/data-export/file-definitions" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getFileDefinitionById", "name": "mod-data-export", "path": "/data-export/file-definitions/{fileDefinitionId}" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/uploadFile", "name": "mod-data-export", "path": "/data-export/file-definitions/{fileDefinitionId}/upload" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getJobExecutionsByQuery", "name": "mod-data-export", "path": "/data-export/job-executions" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "delete:operation/deleteJobExecutionById", "name": "mod-data-export", "path": "/data-export/job-executions/{jobExecutionId}" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getLinkToDownloadFiles", "name": "mod-data-export", "path": "/data-export/job-executions/{jobExecutionId}/download/{exportFileId}" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getJobProfiles post:operation/postJobProfile", "name": "mod-data-export", "path": "/data-export/job-profiles" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "delete:operation/deleteJobProfileById get:operation/getJobProfileById put:operation/putJobProfile", "name": "mod-data-export", "path": "/data-export/job-profiles/{jobProfileId}" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getErrorLogsByQuery", "name": "mod-data-export", "path": "/data-export/logs" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getMappingProfiles post:operation/postMappingProfile", "name": "mod-data-export", "path": "/data-export/mapping-profiles" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "delete:operation/deleteMappingProfileById get:operation/getMappingProfileById put:operation/putMappingProfile", "name": "mod-data-export", "path": "/data-export/mapping-profiles/{mappingProfileId}" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "post:operation/postDataExportQuickExport", "name": "mod-data-export", "path": "/data-export/quick-export" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getRelatedUsers", "name": "mod-data-export", "path": "/data-export/related-users" }, { "apiDescription": "src/main/resources/swagger.api/data-export.yaml", "apiType": "oas", "interface": "data-export 5.4", "methods": "get:operation/getTransformationFields", "name": "mod-data-export", "path": "/data-export/transformation-fields" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_actionprofiles_get post:data_import_profiles_actionprofiles_post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/actionProfiles" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "delete:data_import_profiles_actionprofiles__id__delete get:data_import_profiles_actionprofiles__id__get put:data_import_profiles_actionprofiles__id__put", "name": "mod-di-converter-storage", "path": "/data-import-profiles/actionProfiles/{id}" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_entitytypes_get", "name": "mod-di-converter-storage", "path": "/data-import-profiles/entityTypes" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_jobprofiles_get post:data_import_profiles_jobprofiles_post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/jobProfiles" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "delete:data_import_profiles_jobprofiles__id__delete get:data_import_profiles_jobprofiles__id__get put:data_import_profiles_jobprofiles__id__put", "name": "mod-di-converter-storage", "path": "/data-import-profiles/jobProfiles/{id}" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_jobprofilesnapshots__id__get post:data_import_profiles_jobprofilesnapshots__id__post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/jobProfileSnapshots/{id}" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_mappingprofiles_get post:data_import_profiles_mappingprofiles_post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/mappingProfiles" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "delete:data_import_profiles_mappingprofiles__id__delete get:data_import_profiles_mappingprofiles__id__get put:data_import_profiles_mappingprofiles__id__put", "name": "mod-di-converter-storage", "path": "/data-import-profiles/mappingProfiles/{id}" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_matchprofiles_get post:data_import_profiles_matchprofiles_post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/matchProfiles" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "delete:data_import_profiles_matchprofiles__id__delete get:data_import_profiles_matchprofiles__id__get put:data_import_profiles_matchprofiles__id__put", "name": "mod-di-converter-storage", "path": "/data-import-profiles/matchProfiles/{id}" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_profileassociations_get post:data_import_profiles_profileassociations_post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/profileAssociations" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "delete:data_import_profiles_profileassociations__id__delete get:data_import_profiles_profileassociations__id__get put:data_import_profiles_profileassociations__id__put", "name": "mod-di-converter-storage", "path": "/data-import-profiles/profileAssociations/{id}" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_profileassociations__id__details_get", "name": "mod-di-converter-storage", "path": "/data-import-profiles/profileAssociations/{id}/details" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_profileassociations__id__masters_get", "name": "mod-di-converter-storage", "path": "/data-import-profiles/profileAssociations/{id}/masters" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "post:data_import_profiles_profilesnapshots_post", "name": "mod-di-converter-storage", "path": "/data-import-profiles/profileSnapshots" }, { "apiDescription": "ramls/data-import-converter-storage.raml", "apiType": "raml", "interface": "data-import-converter-storage 1.4", "methods": "get:data_import_profiles_profilesnapshots__profileid__get", "name": "mod-di-converter-storage", "path": "/data-import-profiles/profileSnapshots/{profileId}" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "get:data_import_datatypes_get", "name": "mod-data-import", "path": "/data-import/dataTypes" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "get:data_import_fileextensions_get post:data_import_fileextensions_post", "name": "mod-data-import", "path": "/data-import/fileExtensions" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "post:data_import_fileextensions_restore_default_post", "name": "mod-data-import", "path": "/data-import/fileExtensions/restore/default" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "delete:data_import_fileextensions__id__delete get:data_import_fileextensions__id__get put:data_import_fileextensions__id__put", "name": "mod-data-import", "path": "/data-import/fileExtensions/{id}" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "delete:data_import_jobexecutions__jobexecutionid__cancel_delete", "name": "mod-data-import", "path": "/data-import/jobExecutions/{jobExecutionId}/cancel" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "methods": "get:data_import_jobexecutions__jobexecutionid__downloadurl_get", "name": "mod-data-import", "path": "/data-import/jobExecutions/{jobExecutionId}/downloadUrl" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "get:data_import_splitstatus_get", "name": "mod-data-import", "path": "/data-import/splitStatus" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "get:data_import_uploaddefinitions_get post:data_import_uploaddefinitions_post", "name": "mod-data-import", "path": "/data-import/uploadDefinitions" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "delete:data_import_uploaddefinitions__uploaddefinitionid__delete get:data_import_uploaddefinitions__uploaddefinitionid__get put:data_import_uploaddefinitions__uploaddefinitionid__put", "name": "mod-data-import", "path": "/data-import/uploadDefinitions/{uploadDefinitionId}" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "post:data_import_uploaddefinitions__uploaddefinitionid__files_post", "name": "mod-data-import", "path": "/data-import/uploadDefinitions/{uploadDefinitionId}/files" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "delete:data_import_uploaddefinitions__uploaddefinitionid__files__fileid__delete post:data_import_uploaddefinitions__uploaddefinitionid__files__fileid__post", "name": "mod-data-import", "path": "/data-import/uploadDefinitions/{uploadDefinitionId}/files/{fileId}" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "post:data_import_uploaddefinitions__uploaddefinitionid__files__fileid__assemblestoragefile_post", "name": "mod-data-import", "path": "/data-import/uploadDefinitions/{uploadDefinitionId}/files/{fileId}/assembleStorageFile" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "post:data_import_uploaddefinitions__uploaddefinitionid__processfiles_post", "name": "mod-data-import", "path": "/data-import/uploadDefinitions/{uploadDefinitionId}/processFiles" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "get:data_import_uploadurl_get", "name": "mod-data-import", "path": "/data-import/uploadUrl" }, { "apiDescription": "ramls/dataImport.raml", "apiType": "raml", "interface": "data-import 3.2", "methods": "get:data_import_uploadurl_subsequent_get", "name": "mod-data-import", "path": "/data-import/uploadUrl/subsequent" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "dcb_refresh_shadow_locations 2.0", "methods": "post:operation/refreshShadowLocation", "name": "mod-dcb", "path": "/dcb/shadow-locations/refresh" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "post:operation/refreshShadowLocation", "name": "edge-dcb", "path": "/dcbService/dcb/shadow-locations/refresh" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "get:operation/getTransactionStatusList", "name": "edge-dcb", "path": "/dcbService/transactions/status" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "post:operation/createDCBTransaction put:operation/updateTransactionDetails", "name": "edge-dcb", "path": "/dcbService/transactions/{dcbTransactionId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "put:operation/blockItemRenewalByTransactionId", "name": "edge-dcb", "path": "/dcbService/transactions/{dcbTransactionId}/block-renewal" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "put:operation/renewItemLoanByTransactionId", "name": "edge-dcb", "path": "/dcbService/transactions/{dcbTransactionId}/renew" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "get:operation/getDCBTransactionStatusById put:operation/updateDCBTransactionStatus", "name": "edge-dcb", "path": "/dcbService/transactions/{dcbTransactionId}/status" }, { "apiDescription": "src/main/resources/swagger.api/edge-dcb.yaml", "apiType": "oas", "methods": "put:operation/unblockItemRenewalByTransactionId", "name": "edge-dcb", "path": "/dcbService/transactions/{dcbTransactionId}/unblock-renewal" }, { "apiDescription": "ramls/delayedTasks.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "delete:delayedtask_expiredmessages_delete", "name": "mod-email", "path": "/delayedTask/expiredMessages" }, { "apiDescription": "ramls/delayedTasks.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:delayedtask_retryfailedemails_post", "name": "mod-email", "path": "/delayedTask/retryFailedEmails" }, { "apiDescription": "ramls/departments.raml", "apiType": "raml", "interface": "users 16.4", "methods": "get:departments_get post:departments_post", "name": "mod-users", "path": "/departments" }, { "apiDescription": "ramls/departments.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:departments__departmentid__delete get:departments__departmentid__get put:departments__departmentid__put", "name": "mod-users", "path": "/departments/{departmentId}" }, { "apiDescription": "src/main/resources/swagger.api/ebsconet.yaml", "apiType": "oas", "methods": "get:operation/getEbsconetOrderLine put:operation/putEbsconetOrderLine", "name": "mod-ebsconet", "path": "/ebsconet/orders/order-lines/{poLineNumber}" }, { "apiDescription": "src/main/resources/swagger.api/ebsconet.yaml", "apiType": "oas", "interface": "ebsconet 2.0", "methods": "get:operation/getValidation", "name": "mod-ebsconet", "path": "/ebsconet/validate" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "ecs-request-transactions 1.2", "methods": "patch:operation/updateEcsRequestTransaction post:operation/createEcsRequestTransactions", "name": "mod-dcb", "path": "/ecs-request-transactions/{ecsRequestTransactionId}" }, { "apiDescription": "ramls/access-types.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_access_types_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/access-types" }, { "apiDescription": "ramls/access-types.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_access_types__id__get", "name": "mod-kb-ebsco-java", "path": "/eholdings/access-types/{id}" }, { "apiDescription": "ramls/eholdings.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "delete:eholdings_cache_delete", "name": "mod-kb-ebsco-java", "path": "/eholdings/cache" }, { "apiDescription": "ramls/currencies.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_currencies_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/currencies" }, { "apiDescription": "ramls/custom-labels.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_custom_labels_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/custom-labels" }, { "apiDescription": "ramls/kb-credentials.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials_get post:eholdings_kb_credentials_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials" }, { "apiDescription": "ramls/kb-credentials.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "delete:eholdings_kb_credentials__id__delete get:eholdings_kb_credentials__id__get patch:eholdings_kb_credentials__id__patch put:eholdings_kb_credentials__id__put", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}" }, { "apiDescription": "ramls/access-types.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__access_types_get post:eholdings_kb_credentials__id__access_types_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/access-types" }, { "apiDescription": "ramls/access-types.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "delete:eholdings_kb_credentials__id__access_types__accesstypeid__delete get:eholdings_kb_credentials__id__access_types__accesstypeid__get put:eholdings_kb_credentials__id__access_types__accesstypeid__put", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/access-types/{accessTypeId}" }, { "apiDescription": "ramls/custom-labels.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__custom_labels_get put:eholdings_kb_credentials__id__custom_labels_put", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/custom-labels" }, { "apiDescription": "ramls/kb-credentials.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__key_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/key" }, { "apiDescription": "ramls/proxies.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__proxy_types_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/proxy-types" }, { "apiDescription": "ramls/proxies.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__root_proxy_get put:eholdings_kb_credentials__id__root_proxy_put", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/root-proxy" }, { "apiDescription": "ramls/uc.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__uc_get patch:eholdings_kb_credentials__id__uc_patch post:eholdings_kb_credentials__id__uc_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/uc" }, { "apiDescription": "ramls/uc.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__uc_key_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/uc/key" }, { "apiDescription": "ramls/assigned-users.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_kb_credentials__id__users_get post:eholdings_kb_credentials__id__users_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/users" }, { "apiDescription": "ramls/assigned-users.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "delete:eholdings_kb_credentials__id__users__userid__delete", "name": "mod-kb-ebsco-java", "path": "/eholdings/kb-credentials/{id}/users/{userId}" }, { "apiDescription": "ramls/eholdings.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:eholdings_loading_kb_credentials_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/loading/kb-credentials" }, { "apiDescription": "ramls/eholdings.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "post:eholdings_loading_kb_credentials__id__post", "name": "mod-kb-ebsco-java", "path": "/eholdings/loading/kb-credentials/{id}" }, { "apiDescription": "ramls/eholdings.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_loading_kb_credentials__id__status_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/loading/kb-credentials/{id}/status" }, { "apiDescription": "ramls/packages.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_packages_get post:eholdings_packages_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages" }, { "apiDescription": "ramls/packages.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "post:eholdings_packages_bulk_fetch_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/bulk/fetch" }, { "apiDescription": "ramls/packages.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "delete:eholdings_packages__packageid__delete get:eholdings_packages__packageid__get put:eholdings_packages__packageid__put", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/{packageId}" }, { "apiDescription": "ramls/costperuse.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_packages__packageid__costperuse_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/{packageId}/costperuse" }, { "apiDescription": "ramls/packages.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_packages__packageid__resources_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/{packageId}/resources" }, { "apiDescription": "ramls/costperuse.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_packages__packageid__resources_costperuse_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/{packageId}/resources/costperuse" }, { "apiDescription": "ramls/export.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_packages__packageid__resources_costperuse_export_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/{packageId}/resources/costperuse/export" }, { "apiDescription": "ramls/packages.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "put:eholdings_packages__packageid__tags_put", "name": "mod-kb-ebsco-java", "path": "/eholdings/packages/{packageId}/tags" }, { "apiDescription": "ramls/providers.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_providers_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/providers" }, { "apiDescription": "ramls/providers.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_providers__providerid__get put:eholdings_providers__providerid__put", "name": "mod-kb-ebsco-java", "path": "/eholdings/providers/{providerId}" }, { "apiDescription": "ramls/providers.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_providers__providerid__packages_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/providers/{providerId}/packages" }, { "apiDescription": "ramls/providers.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "put:eholdings_providers__providerid__tags_put", "name": "mod-kb-ebsco-java", "path": "/eholdings/providers/{providerId}/tags" }, { "apiDescription": "ramls/proxies.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_proxy_types_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/proxy-types" }, { "apiDescription": "ramls/resources.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "post:eholdings_resources_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/resources" }, { "apiDescription": "ramls/resources.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "post:eholdings_resources_bulk_fetch_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/resources/bulk/fetch" }, { "apiDescription": "ramls/resources.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "delete:eholdings_resources__resourceid__delete get:eholdings_resources__resourceid__get put:eholdings_resources__resourceid__put", "name": "mod-kb-ebsco-java", "path": "/eholdings/resources/{resourceId}" }, { "apiDescription": "ramls/costperuse.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_resources__resourceid__costperuse_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/resources/{resourceId}/costperuse" }, { "apiDescription": "ramls/resources.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "put:eholdings_resources__resourceid__tags_put", "name": "mod-kb-ebsco-java", "path": "/eholdings/resources/{resourceId}/tags" }, { "apiDescription": "ramls/proxies.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_root_proxy_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/root-proxy" }, { "apiDescription": "ramls/eholdings.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_status_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/status" }, { "apiDescription": "ramls/tags.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_tags_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/tags" }, { "apiDescription": "ramls/tags.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_tags_summary_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/tags/summary" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_titles_get post:eholdings_titles_post", "name": "mod-kb-ebsco-java", "path": "/eholdings/titles" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_titles__titleid__get put:eholdings_titles__titleid__put", "name": "mod-kb-ebsco-java", "path": "/eholdings/titles/{titleId}" }, { "apiDescription": "ramls/costperuse.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_titles__titleid__costperuse_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/titles/{titleId}/costperuse" }, { "apiDescription": "ramls/uc.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_uc_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/uc" }, { "apiDescription": "ramls/uc.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_uc_credentials_get put:eholdings_uc_credentials_put", "name": "mod-kb-ebsco-java", "path": "/eholdings/uc-credentials" }, { "apiDescription": "ramls/uc.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_uc_credentials_clientid_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/uc-credentials/clientId" }, { "apiDescription": "ramls/uc.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_uc_credentials_clientsecret_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/uc-credentials/clientSecret" }, { "apiDescription": "ramls/kb-credentials.raml", "apiType": "raml", "interface": "eholdings 3.3", "methods": "get:eholdings_user_kb_credential_get", "name": "mod-kb-ebsco-java", "path": "/eholdings/user-kb-credential" }, { "apiDescription": "ramls/electronic-access-relationship.raml", "apiType": "raml", "interface": "electronic-access-relationships 1.1", "methods": "get:electronic_access_relationships_get post:electronic_access_relationships_post", "name": "mod-inventory-storage", "path": "/electronic-access-relationships" }, { "apiDescription": "ramls/electronic-access-relationship.raml", "apiType": "raml", "interface": "electronic-access-relationships 1.1", "methods": "delete:electronic_access_relationships__id__delete get:electronic_access_relationships__id__get put:electronic_access_relationships__id__put", "name": "mod-inventory-storage", "path": "/electronic-access-relationships/{id}" }, { "apiDescription": "ramls/email.raml", "apiType": "raml", "interface": "email 1.1", "methods": "get:email_get post:email_post", "name": "mod-email", "path": "/email" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "email.settings 1.0", "methods": "get:email_settings_get post:email_settings_post", "name": "mod-email", "path": "/email/settings" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "email.settings 1.0", "methods": "delete:email_settings__id__delete get:email_settings__id__get put:email_settings__id__put", "name": "mod-email", "path": "/email/settings/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlement-flows 1.0", "methods": "get:operation/findFlows", "name": "mgr-tenant-entitlements", "path": "/entitlement-flows" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlement-flows 1.0", "methods": "get:operation/getFlowById", "name": "mgr-tenant-entitlements", "path": "/entitlement-flows/{flowId}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlements 1.1", "methods": "delete:operation/delete get:operation/findByQueryOrTenantName post:operation/create put:operation/upgrade", "name": "mgr-tenant-entitlements", "path": "/entitlements" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlements 1.1", "methods": "get:operation/getModuleEntitlements", "name": "mgr-tenant-entitlements", "path": "/entitlements/modules/{moduleId}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlements 1.1", "methods": "put:operation/applyState", "name": "mgr-tenant-entitlements", "path": "/entitlements/state" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlements 1.1", "methods": "post:operation/validate", "name": "mgr-tenant-entitlements", "path": "/entitlements/validate" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "entitlements 1.1", "methods": "get:operation/findEntitledApplicationsByTenantName", "name": "mgr-tenant-entitlements", "path": "/entitlements/{tenantName}/applications" }, { "apiDescription": "src/main/resources/swagger.api/edge-fqm.yaml", "apiType": "oas", "methods": "get:operation/getEntityTypeSummary", "name": "edge-fqm", "path": "/entity-types" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "entity-types 2.1", "methods": "get:operation/getEntityTypeSummary", "name": "mod-fqm-manager", "path": "/entity-types" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "post:operation/createCustomEntityType", "name": "folio-query-tool-metadata", "path": "/entity-types/custom" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "post:operation/getAvailableJoins", "name": "folio-query-tool-metadata", "path": "/entity-types/custom/available-joins" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "delete:operation/deleteCustomEntityType get:operation/getCustomEntityType put:operation/updateCustomEntityType", "name": "folio-query-tool-metadata", "path": "/entity-types/custom/{entityTypeId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/installEntityTypes", "name": "mod-fqm-manager", "path": "/entity-types/install" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/refreshData", "name": "mod-fqm-manager", "path": "/entity-types/materialized-views/refresh" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "get:operation/getEntityType", "name": "folio-query-tool-metadata", "path": "/entity-types/{entityTypeId}" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "get:operation/getColumnValues", "name": "folio-query-tool-metadata", "path": "/entity-types/{entityTypeId}/columns/{columnName}/values" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "get:operation/getFieldValues", "name": "folio-query-tool-metadata", "path": "/entity-types/{entityTypeId}/field-values" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "patch:operation/updateEntityTypeUsedBy", "name": "folio-query-tool-metadata", "path": "/entity-types/{entityTypeId}/used-by" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "get:erm_usage_harvester_impl_get", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/impl" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "get:erm_usage_harvester_jobs_get", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/jobs" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:erm_usage_harvester_jobs_cleanup_post", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/jobs/cleanup" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "post:erm_usage_harvester_jobs_purgefinished_post", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/jobs/purgefinished" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "post:erm_usage_harvester_jobs_purgestale_post", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/jobs/purgestale" }, { "apiDescription": "ramls/periodic.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "delete:erm_usage_harvester_periodic_delete get:erm_usage_harvester_periodic_get post:erm_usage_harvester_periodic_post", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/periodic" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "get:erm_usage_harvester_start_get", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/start" }, { "apiDescription": "ramls/harvester.raml", "apiType": "raml", "interface": "erm-usage-harvester 2.0", "methods": "get:erm_usage_harvester_start__id__get", "name": "mod-erm-usage-harvester", "path": "/erm-usage-harvester/start/{id}" }, { "apiDescription": "ramls/files.raml", "apiType": "raml", "interface": "erm-usage-files 1.0", "methods": "post:erm_usage_files_post", "name": "mod-erm-usage", "path": "/erm-usage/files" }, { "apiDescription": "ramls/files.raml", "apiType": "raml", "interface": "erm-usage-files 1.0", "methods": "delete:erm_usage_files__id__delete get:erm_usage_files__id__get", "name": "mod-erm-usage", "path": "/erm-usage/files/{id}" }, { "apiDescription": "src/main/resources/swagger.api/edge-erm.yaml", "apiType": "oas", "methods": "post:operation/batchLicenseTerms", "name": "edge-erm", "path": "/erm/license-terms/batch" }, { "apiDescription": "src/main/resources/swagger.api/edge-erm.yaml", "apiType": "oas", "methods": "get:operation/getLicenseTerms", "name": "edge-erm", "path": "/erm/license-terms/{id}" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getReportData", "name": "mod-eusage-reports", "path": "/eusage-reports/report-data" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "post:operation/postFromAgreement", "name": "mod-eusage-reports", "path": "/eusage-reports/report-data/from-agreement" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getReportStatus", "name": "mod-eusage-reports", "path": "/eusage-reports/report-data/status/{id}" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getReportPackages", "name": "mod-eusage-reports", "path": "/eusage-reports/report-packages" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getReportTitles post:operation/postReportTitles", "name": "mod-eusage-reports", "path": "/eusage-reports/report-titles" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "post:operation/postFromCounter", "name": "mod-eusage-reports", "path": "/eusage-reports/report-titles/from-counter" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getCostPerUse", "name": "mod-eusage-reports", "path": "/eusage-reports/stored-reports/cost-per-use" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getReqsByDateOfUse", "name": "mod-eusage-reports", "path": "/eusage-reports/stored-reports/reqs-by-date-of-use" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getReqsByPubYear", "name": "mod-eusage-reports", "path": "/eusage-reports/stored-reports/reqs-by-pub-year" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getUseOverTime", "name": "mod-eusage-reports", "path": "/eusage-reports/stored-reports/use-over-time" }, { "apiDescription": "src/main/resources/openapi/eusage-reports-1.0.yaml", "apiType": "oas", "interface": "eusage-reports 1.0", "methods": "get:operation/getTitleData", "name": "mod-eusage-reports", "path": "/eusage-reports/title-data" }, { "apiDescription": "ramls/event_config.raml", "apiType": "raml", "interface": "mod-event 1.0", "methods": "get:eventconfig_get post:eventconfig_post", "name": "mod-event-config", "path": "/eventConfig" }, { "apiDescription": "ramls/event_config.raml", "apiType": "raml", "interface": "mod-event 1.0", "methods": "delete:eventconfig__id__delete get:eventconfig__id__get put:eventconfig__id__put", "name": "mod-event-config", "path": "/eventConfig/{id}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-events 1.0", "methods": "post:operation/postHandleEventsWithFile", "name": "mod-workflow", "path": "/events/**" }, { "apiDescription": "ramls/feefine-reports.raml", "apiType": "raml", "interface": "feefine-reports 2.3", "methods": "post:feefine_reports_cash_drawer_reconciliation_post", "name": "mod-feesfines", "path": "/feefine-reports/cash-drawer-reconciliation" }, { "apiDescription": "ramls/feefine-reports.raml", "apiType": "raml", "interface": "feefine-reports 2.3", "methods": "post:feefine_reports_cash_drawer_reconciliation_sources_post", "name": "mod-feesfines", "path": "/feefine-reports/cash-drawer-reconciliation/sources" }, { "apiDescription": "ramls/feefine-reports.raml", "apiType": "raml", "interface": "feefine-reports 2.3", "methods": "post:feefine_reports_financial_transactions_detail_post", "name": "mod-feesfines", "path": "/feefine-reports/financial-transactions-detail" }, { "apiDescription": "ramls/feefine-reports.raml", "apiType": "raml", "interface": "feefine-reports 2.3", "methods": "post:feefine_reports_refund_post", "name": "mod-feesfines", "path": "/feefine-reports/refund" }, { "apiDescription": "ramls/feefineactions.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:feefineactions_get post:feefineactions_post", "name": "mod-feesfines", "path": "/feefineactions" }, { "apiDescription": "ramls/feefineactions.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:feefineactions__feefineactionid__delete get:feefineactions__feefineactionid__get put:feefineactions__feefineactionid__put", "name": "mod-feesfines", "path": "/feefineactions/{feefineactionId}" }, { "apiDescription": "ramls/feefines.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:feefines_get post:feefines_post", "name": "mod-feesfines", "path": "/feefines" }, { "apiDescription": "ramls/feefines.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:feefines__feefineid__delete get:feefines__feefineid__get put:feefines__feefineid__put", "name": "mod-feesfines", "path": "/feefines/{feefineId}" }, { "apiDescription": "ramls/field-protection-settings.raml", "apiType": "raml", "interface": "field-protection-settings 1.1", "methods": "get:field_protection_settings_marc_get post:field_protection_settings_marc_post", "name": "mod-di-converter-storage", "path": "/field-protection-settings/marc" }, { "apiDescription": "ramls/field-protection-settings.raml", "apiType": "raml", "interface": "field-protection-settings 1.1", "methods": "delete:field_protection_settings_marc__id__delete get:field_protection_settings_marc__id__get put:field_protection_settings_marc__id__put", "name": "mod-di-converter-storage", "path": "/field-protection-settings/marc/{id}" }, { "apiDescription": "ramls/budget_expense_class.raml", "apiType": "raml", "interface": "finance-storage.budget-expense-classes 2.0", "methods": "get:finance_storage_budget_expense_classes_get post:finance_storage_budget_expense_classes_post", "name": "mod-finance-storage", "path": "/finance-storage/budget-expense-classes" }, { "apiDescription": "ramls/budget_expense_class.raml", "apiType": "raml", "interface": "finance-storage.budget-expense-classes 2.0", "methods": "delete:finance_storage_budget_expense_classes__id__delete get:finance_storage_budget_expense_classes__id__get put:finance_storage_budget_expense_classes__id__put", "name": "mod-finance-storage", "path": "/finance-storage/budget-expense-classes/{id}" }, { "apiDescription": "ramls/budget.raml", "apiType": "raml", "interface": "finance-storage.budgets 3.0", "methods": "get:finance_storage_budgets_get post:finance_storage_budgets_post", "name": "mod-finance-storage", "path": "/finance-storage/budgets" }, { "apiDescription": "ramls/budget.raml", "apiType": "raml", "interface": "finance-storage.budgets 3.0", "methods": "post:finance_storage_budgets_batch_post", "name": "mod-finance-storage", "path": "/finance-storage/budgets/batch" }, { "apiDescription": "ramls/budget.raml", "apiType": "raml", "interface": "finance-storage.budgets 3.0", "methods": "delete:finance_storage_budgets__id__delete get:finance_storage_budgets__id__get put:finance_storage_budgets__id__put", "name": "mod-finance-storage", "path": "/finance-storage/budgets/{id}" }, { "apiDescription": "ramls/exchange_rate_source.raml", "apiType": "raml", "interface": "finance-storage.exchange-rate-source 1.0", "methods": "get:finance_storage_exchange_rate_source_get post:finance_storage_exchange_rate_source_post", "name": "mod-finance-storage", "path": "/finance-storage/exchange-rate-source" }, { "apiDescription": "ramls/exchange_rate_source.raml", "apiType": "raml", "interface": "finance-storage.exchange-rate-source 1.0", "methods": "delete:finance_storage_exchange_rate_source__id__delete put:finance_storage_exchange_rate_source__id__put", "name": "mod-finance-storage", "path": "/finance-storage/exchange-rate-source/{id}" }, { "apiDescription": "ramls/expense_class.raml", "apiType": "raml", "interface": "finance-storage.expense-classes 3.0", "methods": "get:finance_storage_expense_classes_get post:finance_storage_expense_classes_post", "name": "mod-finance-storage", "path": "/finance-storage/expense-classes" }, { "apiDescription": "ramls/expense_class.raml", "apiType": "raml", "interface": "finance-storage.expense-classes 3.0", "methods": "delete:finance_storage_expense_classes__id__delete get:finance_storage_expense_classes__id__get put:finance_storage_expense_classes__id__put", "name": "mod-finance-storage", "path": "/finance-storage/expense-classes/{id}" }, { "apiDescription": "ramls/finance-data.raml", "apiType": "raml", "interface": "finance-storage.finance-data 1.0", "methods": "get:finance_storage_finance_data_get put:finance_storage_finance_data_put", "name": "mod-finance-storage", "path": "/finance-storage/finance-data" }, { "apiDescription": "ramls/fiscal-year.raml", "apiType": "raml", "interface": "finance-storage.fiscal-years 3.0", "methods": "get:finance_storage_fiscal_years_get post:finance_storage_fiscal_years_post", "name": "mod-finance-storage", "path": "/finance-storage/fiscal-years" }, { "apiDescription": "ramls/fiscal-year.raml", "apiType": "raml", "interface": "finance-storage.fiscal-years 3.0", "methods": "delete:finance_storage_fiscal_years__id__delete get:finance_storage_fiscal_years__id__get put:finance_storage_fiscal_years__id__put", "name": "mod-finance-storage", "path": "/finance-storage/fiscal-years/{id}" }, { "apiDescription": "ramls/fund-type.raml", "apiType": "raml", "interface": "finance-storage.fund-types 2.0", "methods": "get:finance_storage_fund_types_get post:finance_storage_fund_types_post", "name": "mod-finance-storage", "path": "/finance-storage/fund-types" }, { "apiDescription": "ramls/fund-type.raml", "apiType": "raml", "interface": "finance-storage.fund-types 2.0", "methods": "delete:finance_storage_fund_types__id__delete get:finance_storage_fund_types__id__get put:finance_storage_fund_types__id__put", "name": "mod-finance-storage", "path": "/finance-storage/fund-types/{id}" }, { "apiDescription": "ramls/fund_update_log.raml", "apiType": "raml", "interface": "finance-storage.fund-update-logs 1.0", "methods": "get:finance_storage_fund_update_logs_get post:finance_storage_fund_update_logs_post", "name": "mod-finance-storage", "path": "/finance-storage/fund-update-logs" }, { "apiDescription": "ramls/fund_update_log.raml", "apiType": "raml", "interface": "finance-storage.fund-update-logs 1.0", "methods": "delete:finance_storage_fund_update_logs__id__delete get:finance_storage_fund_update_logs__id__get put:finance_storage_fund_update_logs__id__put", "name": "mod-finance-storage", "path": "/finance-storage/fund-update-logs/{id}" }, { "apiDescription": "ramls/fund.raml", "apiType": "raml", "interface": "finance-storage.funds 5.0", "methods": "get:finance_storage_funds_get post:finance_storage_funds_post", "name": "mod-finance-storage", "path": "/finance-storage/funds" }, { "apiDescription": "ramls/fund.raml", "apiType": "raml", "interface": "finance-storage.funds 5.0", "methods": "post:finance_storage_funds_batch_post", "name": "mod-finance-storage", "path": "/finance-storage/funds/batch" }, { "apiDescription": "ramls/fund.raml", "apiType": "raml", "interface": "finance-storage.funds 5.0", "methods": "delete:finance_storage_funds__id__delete get:finance_storage_funds__id__get put:finance_storage_funds__id__put", "name": "mod-finance-storage", "path": "/finance-storage/funds/{id}" }, { "apiDescription": "ramls/group-budgets.raml", "apiType": "raml", "interface": "finance-storage.budgets 3.0", "methods": "get:finance_storage_group_budgets_get", "name": "mod-finance-storage", "path": "/finance-storage/group-budgets" }, { "apiDescription": "ramls/group_fund_fy.raml", "apiType": "raml", "interface": "finance-storage.groups 2.0", "methods": "get:finance_storage_group_fund_fiscal_years_get post:finance_storage_group_fund_fiscal_years_post", "name": "mod-finance-storage", "path": "/finance-storage/group-fund-fiscal-years" }, { "apiDescription": "ramls/group_fund_fy.raml", "apiType": "raml", "interface": "finance-storage.groups 2.0", "methods": "post:finance_storage_group_fund_fiscal_years_batch_post", "name": "mod-finance-storage", "path": "/finance-storage/group-fund-fiscal-years/batch" }, { "apiDescription": "ramls/group_fund_fy.raml", "apiType": "raml", "interface": "finance-storage.groups 2.0", "methods": "delete:finance_storage_group_fund_fiscal_years__id__delete get:finance_storage_group_fund_fiscal_years__id__get put:finance_storage_group_fund_fiscal_years__id__put", "name": "mod-finance-storage", "path": "/finance-storage/group-fund-fiscal-years/{id}" }, { "apiDescription": "ramls/group.raml", "apiType": "raml", "interface": "finance-storage.groups 2.0", "methods": "get:finance_storage_groups_get post:finance_storage_groups_post", "name": "mod-finance-storage", "path": "/finance-storage/groups" }, { "apiDescription": "ramls/group.raml", "apiType": "raml", "interface": "finance-storage.groups 2.0", "methods": "delete:finance_storage_groups__id__delete get:finance_storage_groups__id__get put:finance_storage_groups__id__put", "name": "mod-finance-storage", "path": "/finance-storage/groups/{id}" }, { "apiDescription": "ramls/job_number.raml", "apiType": "raml", "interface": "finance-storage.job-number 1.0", "methods": "get:finance_storage_job_number_get", "name": "mod-finance-storage", "path": "/finance-storage/job-number" }, { "apiDescription": "ramls/ledger_rollover.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers 2.0", "methods": "get:finance_storage_ledger_rollovers_get post:finance_storage_ledger_rollovers_post", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers" }, { "apiDescription": "ramls/ledger_rollover-budgets.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-budgets 1.0", "methods": "get:finance_storage_ledger_rollovers_budgets_get", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-budgets" }, { "apiDescription": "ramls/ledger_rollover-budgets.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-budgets 1.0", "methods": "get:finance_storage_ledger_rollovers_budgets__id__get", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-budgets/{id}" }, { "apiDescription": "ramls/ledger-rollover-errors.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-errors 1.0", "methods": "get:finance_storage_ledger_rollovers_errors_get post:finance_storage_ledger_rollovers_errors_post", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-errors" }, { "apiDescription": "ramls/ledger-rollover-errors.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-errors 1.0", "methods": "delete:finance_storage_ledger_rollovers_errors__id__delete get:finance_storage_ledger_rollovers_errors__id__get put:finance_storage_ledger_rollovers_errors__id__put", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-errors/{id}" }, { "apiDescription": "ramls/ledger_rollover_logs.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-logs 1.0", "methods": "get:finance_storage_ledger_rollovers_logs_get", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-logs" }, { "apiDescription": "ramls/ledger_rollover_logs.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-logs 1.0", "methods": "get:finance_storage_ledger_rollovers_logs__id__get", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-logs/{id}" }, { "apiDescription": "ramls/ledger_rollover_progress.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-progress 1.0", "methods": "get:finance_storage_ledger_rollovers_progress_get post:finance_storage_ledger_rollovers_progress_post", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-progress" }, { "apiDescription": "ramls/ledger_rollover_progress.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers-progress 1.0", "methods": "delete:finance_storage_ledger_rollovers_progress__id__delete get:finance_storage_ledger_rollovers_progress__id__get put:finance_storage_ledger_rollovers_progress__id__put", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers-progress/{id}" }, { "apiDescription": "ramls/ledger_rollover.raml", "apiType": "raml", "interface": "finance-storage.ledger-rollovers 2.0", "methods": "delete:finance_storage_ledger_rollovers__id__delete get:finance_storage_ledger_rollovers__id__get put:finance_storage_ledger_rollovers__id__put", "name": "mod-finance-storage", "path": "/finance-storage/ledger-rollovers/{id}" }, { "apiDescription": "ramls/ledger.raml", "apiType": "raml", "interface": "finance-storage.ledgers 4.0", "methods": "get:finance_storage_ledgers_get post:finance_storage_ledgers_post", "name": "mod-finance-storage", "path": "/finance-storage/ledgers" }, { "apiDescription": "ramls/ledger.raml", "apiType": "raml", "interface": "finance-storage.ledgers 4.0", "methods": "delete:finance_storage_ledgers__id__delete get:finance_storage_ledgers__id__get put:finance_storage_ledgers__id__put", "name": "mod-finance-storage", "path": "/finance-storage/ledgers/{id}" }, { "apiDescription": "ramls/transaction_totals.raml", "apiType": "raml", "interface": "finance-storage.transaction-totals 1.0", "methods": "get:finance_storage_transaction_totals_get", "name": "mod-finance-storage", "path": "/finance-storage/transaction-totals" }, { "apiDescription": "ramls/transaction_totals.raml", "apiType": "raml", "interface": "finance-storage.transaction-totals 1.0", "methods": "post:finance_storage_transaction_totals_batch_post", "name": "mod-finance-storage", "path": "/finance-storage/transaction-totals/batch" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance-storage.transactions 5.0", "methods": "get:finance_storage_transactions_get", "name": "mod-finance-storage", "path": "/finance-storage/transactions" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance-storage.transactions 5.0", "methods": "post:finance_storage_transactions_batch_all_or_nothing_post", "name": "mod-finance-storage", "path": "/finance-storage/transactions/batch-all-or-nothing" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance-storage.transactions 5.0", "methods": "get:finance_storage_transactions__id__get", "name": "mod-finance-storage", "path": "/finance-storage/transactions/{id}" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "post:finance_allocations_post", "name": "mod-finance", "path": "/finance/allocations" }, { "apiDescription": "ramls/budgets.raml", "apiType": "raml", "interface": "finance.budgets 2.0", "methods": "get:finance_budgets_get post:finance_budgets_post", "name": "mod-finance", "path": "/finance/budgets" }, { "apiDescription": "ramls/budgets.raml", "apiType": "raml", "interface": "finance.budgets 2.0", "methods": "delete:finance_budgets__id__delete get:finance_budgets__id__get put:finance_budgets__id__put", "name": "mod-finance", "path": "/finance/budgets/{id}" }, { "apiDescription": "ramls/budgets.raml", "apiType": "raml", "interface": "finance.budgets 2.0", "methods": "get:finance_budgets__id__expense_classes_totals_get", "name": "mod-finance", "path": "/finance/budgets/{id}/expense-classes-totals" }, { "apiDescription": "ramls/budgets.raml", "apiType": "raml", "interface": "finance.budgets 2.0", "methods": "post:finance_budgets__id__recalculate_post", "name": "mod-finance", "path": "/finance/budgets/{id}/recalculate" }, { "apiDescription": "ramls/exchange.raml", "apiType": "raml", "interface": "finance.exchange-rate 1.0", "methods": "get:finance_calculate_exchange_get", "name": "mod-finance", "path": "/finance/calculate-exchange" }, { "apiDescription": "ramls/exchange-batch.raml", "apiType": "raml", "interface": "finance.exchange-rate 1.0", "methods": "post:finance_calculate_exchange_batch_post", "name": "mod-finance", "path": "/finance/calculate-exchange-batch" }, { "apiDescription": "ramls/exchange.raml", "apiType": "raml", "interface": "finance.exchange-rate 1.0", "methods": "get:finance_exchange_rate_get", "name": "mod-finance", "path": "/finance/exchange-rate" }, { "apiDescription": "ramls/expense-classes.raml", "apiType": "raml", "interface": "finance.expense-classes 3.0", "methods": "get:finance_expense_classes_get post:finance_expense_classes_post", "name": "mod-finance", "path": "/finance/expense-classes" }, { "apiDescription": "ramls/expense-classes.raml", "apiType": "raml", "interface": "finance.expense-classes 3.0", "methods": "delete:finance_expense_classes__id__delete get:finance_expense_classes__id__get put:finance_expense_classes__id__put", "name": "mod-finance", "path": "/finance/expense-classes/{id}" }, { "apiDescription": "ramls/finance-data.raml", "apiType": "raml", "interface": "finance.finance-data 1.0", "methods": "get:finance_finance_data_get put:finance_finance_data_put", "name": "mod-finance", "path": "/finance/finance-data" }, { "apiDescription": "ramls/fiscal-years.raml", "apiType": "raml", "interface": "finance.fiscal-years 2.0", "methods": "get:finance_fiscal_years_get post:finance_fiscal_years_post", "name": "mod-finance", "path": "/finance/fiscal-years" }, { "apiDescription": "ramls/fiscal-years.raml", "apiType": "raml", "interface": "finance.fiscal-years 2.0", "methods": "delete:finance_fiscal_years__id__delete get:finance_fiscal_years__id__get put:finance_fiscal_years__id__put", "name": "mod-finance", "path": "/finance/fiscal-years/{id}" }, { "apiDescription": "ramls/finance-fund-codes-expense-classes.raml", "apiType": "raml", "interface": "finance.budgets 2.0", "methods": "get:finance_fund_codes_expense_classes_get", "name": "mod-finance", "path": "/finance/fund-codes-expense-classes" }, { "apiDescription": "ramls/fund-types.raml", "apiType": "raml", "interface": "finance.fund-types 2.0", "methods": "get:finance_fund_types_get post:finance_fund_types_post", "name": "mod-finance", "path": "/finance/fund-types" }, { "apiDescription": "ramls/fund-types.raml", "apiType": "raml", "interface": "finance.fund-types 2.0", "methods": "delete:finance_fund_types__id__delete get:finance_fund_types__id__get put:finance_fund_types__id__put", "name": "mod-finance", "path": "/finance/fund-types/{id}" }, { "apiDescription": "ramls/fund-update-log.raml", "apiType": "raml", "interface": "finance.fund-update-logs 1.0", "methods": "get:finance_fund_update_logs_get post:finance_fund_update_logs_post", "name": "mod-finance", "path": "/finance/fund-update-logs" }, { "apiDescription": "ramls/fund-update-log.raml", "apiType": "raml", "interface": "finance.fund-update-logs 1.0", "methods": "delete:finance_fund_update_logs__id__delete get:finance_fund_update_logs__id__get put:finance_fund_update_logs__id__put", "name": "mod-finance", "path": "/finance/fund-update-logs/{id}" }, { "apiDescription": "ramls/funds.raml", "apiType": "raml", "interface": "finance.funds 3.0", "methods": "get:finance_funds_get post:finance_funds_post", "name": "mod-finance", "path": "/finance/funds" }, { "apiDescription": "ramls/funds.raml", "apiType": "raml", "interface": "finance.funds 3.0", "methods": "delete:finance_funds__id__delete get:finance_funds__id__get put:finance_funds__id__put", "name": "mod-finance", "path": "/finance/funds/{id}" }, { "apiDescription": "ramls/funds.raml", "apiType": "raml", "interface": "finance.funds 3.0", "methods": "get:finance_funds__id__budget_get", "name": "mod-finance", "path": "/finance/funds/{id}/budget" }, { "apiDescription": "ramls/funds.raml", "apiType": "raml", "interface": "finance.funds 3.0", "methods": "get:finance_funds__id__expense_classes_get", "name": "mod-finance", "path": "/finance/funds/{id}/expense-classes" }, { "apiDescription": "ramls/group-fiscal-year-summaries.raml", "apiType": "raml", "interface": "finance.group-fiscal-year-summaries 1.3", "methods": "get:finance_group_fiscal_year_summaries_get", "name": "mod-finance", "path": "/finance/group-fiscal-year-summaries" }, { "apiDescription": "ramls/group-fund-fiscal-year.raml", "apiType": "raml", "interface": "finance.group-fund-fiscal-years 2.0", "methods": "get:finance_group_fund_fiscal_years_get post:finance_group_fund_fiscal_years_post", "name": "mod-finance", "path": "/finance/group-fund-fiscal-years" }, { "apiDescription": "ramls/group-fund-fiscal-year.raml", "apiType": "raml", "interface": "finance.group-fund-fiscal-years 2.0", "methods": "post:finance_group_fund_fiscal_years_batch_post", "name": "mod-finance", "path": "/finance/group-fund-fiscal-years/batch" }, { "apiDescription": "ramls/group-fund-fiscal-year.raml", "apiType": "raml", "interface": "finance.group-fund-fiscal-years 2.0", "methods": "delete:finance_group_fund_fiscal_years__id__delete", "name": "mod-finance", "path": "/finance/group-fund-fiscal-years/{id}" }, { "apiDescription": "ramls/groups.raml", "apiType": "raml", "interface": "finance.groups 2.0", "methods": "get:finance_groups_get post:finance_groups_post", "name": "mod-finance", "path": "/finance/groups" }, { "apiDescription": "ramls/groups.raml", "apiType": "raml", "interface": "finance.groups 2.0", "methods": "delete:finance_groups__id__delete get:finance_groups__id__get put:finance_groups__id__put", "name": "mod-finance", "path": "/finance/groups/{id}" }, { "apiDescription": "ramls/groups.raml", "apiType": "raml", "interface": "finance.groups 2.0", "methods": "get:finance_groups__id__expense_classes_totals_get", "name": "mod-finance", "path": "/finance/groups/{id}/expense-classes-totals" }, { "apiDescription": "ramls/ledger_rollover.raml", "apiType": "raml", "interface": "finance.ledger-rollovers 2.0", "methods": "get:finance_ledger_rollovers_get post:finance_ledger_rollovers_post", "name": "mod-finance", "path": "/finance/ledger-rollovers" }, { "apiDescription": "ramls/ledger-rollover-budgets.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-budgets 1.0", "methods": "get:finance_ledger_rollovers_budgets_get", "name": "mod-finance", "path": "/finance/ledger-rollovers-budgets" }, { "apiDescription": "ramls/ledger-rollover-budgets.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-budgets 1.0", "methods": "get:finance_ledger_rollovers_budgets__id__get", "name": "mod-finance", "path": "/finance/ledger-rollovers-budgets/{id}" }, { "apiDescription": "ramls/ledger-rollover-errors.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-errors 1.1", "methods": "get:finance_ledger_rollovers_errors_get post:finance_ledger_rollovers_errors_post", "name": "mod-finance", "path": "/finance/ledger-rollovers-errors" }, { "apiDescription": "ramls/ledger-rollover-errors.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-errors 1.1", "methods": "delete:finance_ledger_rollovers_errors__id__delete", "name": "mod-finance", "path": "/finance/ledger-rollovers-errors/{id}" }, { "apiDescription": "ramls/ledger-rollover-logs.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-logs 1.0", "methods": "get:finance_ledger_rollovers_logs_get", "name": "mod-finance", "path": "/finance/ledger-rollovers-logs" }, { "apiDescription": "ramls/ledger-rollover-logs.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-logs 1.0", "methods": "get:finance_ledger_rollovers_logs__id__get", "name": "mod-finance", "path": "/finance/ledger-rollovers-logs/{id}" }, { "apiDescription": "ramls/ledger_rollover_progress.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-progress 1.0", "methods": "get:finance_ledger_rollovers_progress_get post:finance_ledger_rollovers_progress_post", "name": "mod-finance", "path": "/finance/ledger-rollovers-progress" }, { "apiDescription": "ramls/ledger_rollover_progress.raml", "apiType": "raml", "interface": "finance.ledger-rollovers-progress 1.0", "methods": "get:finance_ledger_rollovers_progress__id__get put:finance_ledger_rollovers_progress__id__put", "name": "mod-finance", "path": "/finance/ledger-rollovers-progress/{id}" }, { "apiDescription": "ramls/ledger_rollover.raml", "apiType": "raml", "interface": "finance.ledger-rollovers 2.0", "methods": "get:finance_ledger_rollovers__id__get", "name": "mod-finance", "path": "/finance/ledger-rollovers/{id}" }, { "apiDescription": "ramls/ledgers.raml", "apiType": "raml", "interface": "finance.ledgers 2.0", "methods": "get:finance_ledgers_get post:finance_ledgers_post", "name": "mod-finance", "path": "/finance/ledgers" }, { "apiDescription": "ramls/ledgers.raml", "apiType": "raml", "interface": "finance.ledgers 2.0", "methods": "delete:finance_ledgers__id__delete get:finance_ledgers__id__get put:finance_ledgers__id__put", "name": "mod-finance", "path": "/finance/ledgers/{id}" }, { "apiDescription": "ramls/ledgers.raml", "apiType": "raml", "interface": "finance.ledgers 2.0", "methods": "get:finance_ledgers__id__current_fiscal_year_get", "name": "mod-finance", "path": "/finance/ledgers/{id}/current-fiscal-year" }, { "apiDescription": "ramls/ledgers.raml", "apiType": "raml", "interface": "finance.ledgers 2.0", "methods": "get:finance_ledgers__id__planned_fiscal_year_get", "name": "mod-finance", "path": "/finance/ledgers/{id}/planned-fiscal-year" }, { "apiDescription": "ramls/release-encumbrance.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "post:finance_release_encumbrance__id__post", "name": "mod-finance", "path": "/finance/release-encumbrance/{id}" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "get:finance_transactions_get", "name": "mod-finance", "path": "/finance/transactions" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "post:finance_transactions_batch_all_or_nothing_post", "name": "mod-finance", "path": "/finance/transactions/batch-all-or-nothing" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "get:finance_transactions__id__get", "name": "mod-finance", "path": "/finance/transactions/{id}" }, { "apiDescription": "ramls/transaction.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "post:finance_transfers_post", "name": "mod-finance", "path": "/finance/transfers" }, { "apiDescription": "ramls/unrelease-encumbrance.raml", "apiType": "raml", "interface": "finance.transactions 6.0", "methods": "post:finance_unrelease_encumbrance__id__post", "name": "mod-finance", "path": "/finance/unrelease-encumbrance/{id}" }, { "apiDescription": "ramls/fincConfigMetadataSources.raml", "apiType": "raml", "interface": "finc-config-contacts 1.0", "methods": "get:finc_config_contacts_get", "name": "mod-finc-config", "path": "/finc-config/contacts" }, { "apiDescription": "ramls/fincConfigEZBCredentials.raml", "apiType": "raml", "interface": "finc-config-ezb-credentials 1.0", "methods": "get:finc_config_ezb_credentials_get post:finc_config_ezb_credentials_post", "name": "mod-finc-config", "path": "/finc-config/ezb-credentials" }, { "apiDescription": "ramls/fincConfigEZBCredentials.raml", "apiType": "raml", "interface": "finc-config-ezb-credentials 1.0", "methods": "delete:finc_config_ezb_credentials__isil__delete get:finc_config_ezb_credentials__isil__get put:finc_config_ezb_credentials__isil__put", "name": "mod-finc-config", "path": "/finc-config/ezb-credentials/{isil}" }, { "apiDescription": "ramls/fincConfigFiles.raml", "apiType": "raml", "interface": "finc-config-files 1.1", "methods": "post:finc_config_files_post", "name": "mod-finc-config", "path": "/finc-config/files" }, { "apiDescription": "ramls/fincConfigFiles.raml", "apiType": "raml", "interface": "finc-config-files 1.1", "methods": "delete:finc_config_files__id__delete get:finc_config_files__id__get", "name": "mod-finc-config", "path": "/finc-config/files/{id}" }, { "apiDescription": "ramls/fincConfigFilters.raml", "apiType": "raml", "interface": "finc-config-filters 1.0", "methods": "get:finc_config_filters_get post:finc_config_filters_post", "name": "mod-finc-config", "path": "/finc-config/filters" }, { "apiDescription": "ramls/fincConfigFilters.raml", "apiType": "raml", "interface": "finc-config-filters 1.0", "methods": "delete:finc_config_filters__id__delete get:finc_config_filters__id__get put:finc_config_filters__id__put", "name": "mod-finc-config", "path": "/finc-config/filters/{id}" }, { "apiDescription": "ramls/fincConfigFilters.raml", "apiType": "raml", "interface": "finc-config-filters 1.0", "methods": "get:finc_config_filters__id__collections_get put:finc_config_filters__id__collections_put", "name": "mod-finc-config", "path": "/finc-config/filters/{id}/collections" }, { "apiDescription": "ramls/isils.raml", "apiType": "raml", "interface": "finc-config-isils 2.0", "methods": "get:finc_config_isils_get post:finc_config_isils_post", "name": "mod-finc-config", "path": "/finc-config/isils" }, { "apiDescription": "ramls/isils.raml", "apiType": "raml", "interface": "finc-config-isils 2.0", "methods": "delete:finc_config_isils__id__delete get:finc_config_isils__id__get put:finc_config_isils__id__put", "name": "mod-finc-config", "path": "/finc-config/isils/{id}" }, { "apiDescription": "ramls/fincConfigMetadataCollections.raml", "apiType": "raml", "interface": "finc-config-metadata-collections 1.1", "methods": "get:finc_config_metadata_collections_get post:finc_config_metadata_collections_post", "name": "mod-finc-config", "path": "/finc-config/metadata-collections" }, { "apiDescription": "ramls/fincConfigMetadataCollections.raml", "apiType": "raml", "interface": "finc-config-metadata-collections 1.1", "methods": "delete:finc_config_metadata_collections__id__delete get:finc_config_metadata_collections__id__get put:finc_config_metadata_collections__id__put", "name": "mod-finc-config", "path": "/finc-config/metadata-collections/{id}" }, { "apiDescription": "ramls/fincConfigMetadataSources.raml", "apiType": "raml", "interface": "finc-config-metadata-sources 1.0", "methods": "get:finc_config_metadata_sources_get post:finc_config_metadata_sources_post", "name": "mod-finc-config", "path": "/finc-config/metadata-sources" }, { "apiDescription": "ramls/fincConfigMetadataSources.raml", "apiType": "raml", "interface": "finc-config-metadata-sources 1.0", "methods": "delete:finc_config_metadata_sources__id__delete get:finc_config_metadata_sources__id__get put:finc_config_metadata_sources__id__put", "name": "mod-finc-config", "path": "/finc-config/metadata-sources/{id}" }, { "apiDescription": "ramls/fincConfigMetadataSources.raml", "apiType": "raml", "interface": "finc-config-metadata-sources 1.0", "methods": "get:finc_config_tiny_metadata_sources_get", "name": "mod-finc-config", "path": "/finc-config/tiny-metadata-sources" }, { "apiDescription": "ramls/fincSelectEZBCredentials.raml", "apiType": "raml", "interface": "finc-select-ezb-credentials 2.0", "methods": "delete:finc_select_ezb_credentials_delete get:finc_select_ezb_credentials_get put:finc_select_ezb_credentials_put", "name": "mod-finc-config", "path": "/finc-select/ezb-credentials" }, { "apiDescription": "ramls/fincSelectFiles.raml", "apiType": "raml", "interface": "finc-select-files 1.1", "methods": "post:finc_select_files_post", "name": "mod-finc-config", "path": "/finc-select/files" }, { "apiDescription": "ramls/fincSelectFiles.raml", "apiType": "raml", "interface": "finc-select-files 1.1", "methods": "delete:finc_select_files__id__delete get:finc_select_files__id__get", "name": "mod-finc-config", "path": "/finc-select/files/{id}" }, { "apiDescription": "ramls/fincSelectFilters.raml", "apiType": "raml", "interface": "finc-select-filters 1.0", "methods": "get:finc_select_filters_get post:finc_select_filters_post", "name": "mod-finc-config", "path": "/finc-select/filters" }, { "apiDescription": "ramls/fincSelectFilters.raml", "apiType": "raml", "interface": "finc-select-filters 1.0", "methods": "delete:finc_select_filters__id__delete get:finc_select_filters__id__get put:finc_select_filters__id__put", "name": "mod-finc-config", "path": "/finc-select/filters/{id}" }, { "apiDescription": "ramls/fincSelectFilters.raml", "apiType": "raml", "interface": "finc-select-filters 1.0", "methods": "get:finc_select_filters__id__collections_get put:finc_select_filters__id__collections_put", "name": "mod-finc-config", "path": "/finc-select/filters/{id}/collections" }, { "apiDescription": "ramls/fincSelectMetadataCollections.raml", "apiType": "raml", "interface": "finc-select-metadata-collections 1.0", "methods": "get:finc_select_metadata_collections_get", "name": "mod-finc-config", "path": "/finc-select/metadata-collections" }, { "apiDescription": "ramls/fincSelectMetadataCollections.raml", "apiType": "raml", "interface": "finc-select-metadata-collections 1.0", "methods": "get:finc_select_metadata_collections__id__get", "name": "mod-finc-config", "path": "/finc-select/metadata-collections/{id}" }, { "apiDescription": "ramls/fincSelectMetadataCollections.raml", "apiType": "raml", "interface": "finc-select-metadata-collections 1.0", "methods": "put:finc_select_metadata_collections__id__select_put", "name": "mod-finc-config", "path": "/finc-select/metadata-collections/{id}/select" }, { "apiDescription": "ramls/fincSelectMetadataSources.raml", "apiType": "raml", "interface": "finc-select-metadata-sources 1.0", "methods": "get:finc_select_metadata_sources_get", "name": "mod-finc-config", "path": "/finc-select/metadata-sources" }, { "apiDescription": "ramls/fincSelectMetadataSources.raml", "apiType": "raml", "interface": "finc-select-metadata-sources 1.0", "methods": "get:finc_select_metadata_sources__id__get", "name": "mod-finc-config", "path": "/finc-select/metadata-sources/{id}" }, { "apiDescription": "ramls/fincSelectMetadataSources.raml", "apiType": "raml", "interface": "finc-select-metadata-sources 1.0", "methods": "put:finc_select_metadata_sources__id__collections_select_all_put", "name": "mod-finc-config", "path": "/finc-select/metadata-sources/{id}/collections/select-all" }, { "apiDescription": "ramls/fixed-due-date-schedule.raml", "apiType": "raml", "interface": "fixed-due-date-schedules-storage 2.0", "methods": "delete:fixed_due_date_schedule_storage_fixed_due_date_schedules_delete get:fixed_due_date_schedule_storage_fixed_due_date_schedules_get post:fixed_due_date_schedule_storage_fixed_due_date_schedules_post", "name": "mod-circulation-storage", "path": "/fixed-due-date-schedule-storage/fixed-due-date-schedules" }, { "apiDescription": "ramls/fixed-due-date-schedule.raml", "apiType": "raml", "interface": "fixed-due-date-schedules-storage 2.0", "methods": "delete:fixed_due_date_schedule_storage_fixed_due_date_schedules__fixedduedatescheduleid__delete get:fixed_due_date_schedule_storage_fixed_due_date_schedules__fixedduedatescheduleid__get put:fixed_due_date_schedule_storage_fixed_due_date_schedules__fixedduedatescheduleid__put", "name": "mod-circulation-storage", "path": "/fixed-due-date-schedule-storage/fixed-due-date-schedules/{fixedDueDateScheduleId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "fqm-query 2.1", "methods": "post:operation/fqmMigrate", "name": "mod-fqm-manager", "path": "/fqm/migrate" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "fqm-query 2.1", "methods": "get:operation/getQueryStatusSummaries", "name": "mod-fqm-manager", "path": "/fqm/status" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "fqm-query 2.1", "methods": "get:operation/getFqmVersion", "name": "mod-fqm-manager", "path": "/fqm/version" }, { "apiDescription": "ramls/gobi.raml", "apiType": "raml", "interface": "gobi 1.12", "methods": "post:gobi_orders_post", "name": "mod-gobi", "path": "/gobi/orders" }, { "apiDescription": "ramls/gobi-custom-mappings.raml", "apiType": "raml", "interface": "custom-mapping 1.0", "methods": "get:gobi_orders_custom_mappings_get post:gobi_orders_custom_mappings_post", "name": "mod-gobi", "path": "/gobi/orders/custom-mappings" }, { "apiDescription": "ramls/gobi-custom-mappings.raml", "apiType": "raml", "interface": "custom-mapping 1.0", "methods": "delete:gobi_orders_custom_mappings__ordertype__delete get:gobi_orders_custom_mappings__ordertype__get put:gobi_orders_custom_mappings__ordertype__put", "name": "mod-gobi", "path": "/gobi/orders/custom-mappings/{orderType}" }, { "apiDescription": "ramls/gobi-mappings.raml", "apiType": "raml", "interface": "custom-mapping 1.0", "methods": "get:gobi_orders_mappings_fields_get", "name": "mod-gobi", "path": "/gobi/orders/mappings/fields" }, { "apiDescription": "ramls/gobi-mappings.raml", "apiType": "raml", "interface": "custom-mapping 1.0", "methods": "get:gobi_orders_mappings_translators_get", "name": "mod-gobi", "path": "/gobi/orders/mappings/translators" }, { "apiDescription": "ramls/gobi-mappings.raml", "apiType": "raml", "interface": "custom-mapping 1.0", "methods": "get:gobi_orders_mappings_types_get", "name": "mod-gobi", "path": "/gobi/orders/mappings/types" }, { "apiDescription": "ramls/gobi.raml", "apiType": "raml", "interface": "gobi 1.12", "methods": "get:gobi_validate_get post:gobi_validate_post", "name": "mod-gobi", "path": "/gobi/validate" }, { "apiDescription": "ramls/groups.raml", "apiType": "raml", "interface": "users 16.4", "methods": "get:groups_get post:groups_post", "name": "mod-users", "path": "/groups" }, { "apiDescription": "ramls/groups.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:groups__groupid__delete get:groups__groupid__get put:groups__groupid__put", "name": "mod-users", "path": "/groups/{groupId}" }, { "apiDescription": "ramls/holdings-note-type.raml", "apiType": "raml", "interface": "holdings-note-types 1.0", "methods": "get:holdings_note_types_get post:holdings_note_types_post", "name": "mod-inventory-storage", "path": "/holdings-note-types" }, { "apiDescription": "ramls/holdings-note-type.raml", "apiType": "raml", "interface": "holdings-note-types 1.0", "methods": "delete:holdings_note_types__id__delete get:holdings_note_types__id__get put:holdings_note_types__id__put", "name": "mod-inventory-storage", "path": "/holdings-note-types/{id}" }, { "apiDescription": "ramls/holdings-sources.raml", "apiType": "raml", "interface": "holdings-sources 1.0", "methods": "get:holdings_sources_get post:holdings_sources_post", "name": "mod-inventory-storage", "path": "/holdings-sources" }, { "apiDescription": "ramls/holdings-sources.raml", "apiType": "raml", "interface": "holdings-sources 1.0", "methods": "delete:holdings_sources__id__delete get:holdings_sources__id__get put:holdings_sources__id__put", "name": "mod-inventory-storage", "path": "/holdings-sources/{id}" }, { "apiDescription": "ramls/holdings-sync.raml", "apiType": "raml", "interface": "holdings-storage-batch-sync 2.0", "methods": "post:holdings_storage_batch_synchronous_post", "name": "mod-inventory-storage", "path": "/holdings-storage/batch/synchronous" }, { "apiDescription": "ramls/holdings-sync-unsafe.raml", "apiType": "raml", "interface": "holdings-storage-batch-sync-unsafe 2.0", "methods": "post:holdings_storage_batch_synchronous_unsafe_post", "name": "mod-inventory-storage", "path": "/holdings-storage/batch/synchronous-unsafe" }, { "apiDescription": "ramls/holdings-storage.raml", "apiType": "raml", "interface": "holdings-storage 8.1", "methods": "delete:holdings_storage_holdings_delete get:holdings_storage_holdings_get post:holdings_storage_holdings_post", "name": "mod-inventory-storage", "path": "/holdings-storage/holdings" }, { "apiDescription": "ramls/holdings-storage.raml", "apiType": "raml", "interface": "holdings-storage 8.1", "methods": "post:holdings_storage_holdings_retrieve_post", "name": "mod-inventory-storage", "path": "/holdings-storage/holdings/retrieve" }, { "apiDescription": "ramls/holdings-storage.raml", "apiType": "raml", "interface": "holdings-storage 8.1", "methods": "delete:holdings_storage_holdings__holdingsrecordid__delete get:holdings_storage_holdings__holdingsrecordid__get put:holdings_storage_holdings__holdingsrecordid__put", "name": "mod-inventory-storage", "path": "/holdings-storage/holdings/{holdingsRecordId}" }, { "apiDescription": "ramls/holdings-type.raml", "apiType": "raml", "interface": "holdings-types 1.0", "methods": "get:holdings_types_get post:holdings_types_post", "name": "mod-inventory-storage", "path": "/holdings-types" }, { "apiDescription": "ramls/holdings-type.raml", "apiType": "raml", "interface": "holdings-types 1.0", "methods": "delete:holdings_types__id__delete get:holdings_types__id__get put:holdings_types__id__put", "name": "mod-inventory-storage", "path": "/holdings-types/{id}" }, { "apiDescription": "ramls/hrid-settings-storage.raml", "apiType": "raml", "interface": "hrid-settings-storage 1.3", "methods": "get:hrid_settings_storage_hrid_settings_get put:hrid_settings_storage_hrid_settings_put", "name": "mod-inventory-storage", "path": "/hrid-settings-storage/hrid-settings" }, { "apiDescription": "ramls/identifier-type.raml", "apiType": "raml", "interface": "identifier-types 1.2", "methods": "get:identifier_types_get post:identifier_types_post", "name": "mod-inventory-storage", "path": "/identifier-types" }, { "apiDescription": "ramls/identifier-type.raml", "apiType": "raml", "interface": "identifier-types 1.2", "methods": "delete:identifier_types__identifiertypeid__delete get:identifier_types__identifiertypeid__get put:identifier_types__identifiertypeid__put", "name": "mod-inventory-storage", "path": "/identifier-types/{identifierTypeId}" }, { "apiDescription": "ramls/idm-connect.raml", "apiType": "raml", "interface": "idm-connect 1.0", "methods": "get:idm_connect_contract_get post:idm_connect_contract_post", "name": "mod-idm-connect", "path": "/idm-connect/contract" }, { "apiDescription": "ramls/idm-connect.raml", "apiType": "raml", "interface": "idm-connect 1.0", "methods": "post:idm_connect_contract_bulk_delete_post", "name": "mod-idm-connect", "path": "/idm-connect/contract/bulk-delete" }, { "apiDescription": "ramls/idm-connect.raml", "apiType": "raml", "interface": "idm-connect 1.0", "methods": "delete:idm_connect_contract__id__delete get:idm_connect_contract__id__get put:idm_connect_contract__id__put", "name": "mod-idm-connect", "path": "/idm-connect/contract/{id}" }, { "apiDescription": "ramls/idm-connect.raml", "apiType": "raml", "interface": "idm-connect 1.0", "methods": "get:idm_connect_contract__id__transmit_get", "name": "mod-idm-connect", "path": "/idm-connect/contract/{id}/transmit" }, { "apiDescription": "ramls/idm-connect.raml", "apiType": "raml", "interface": "idm-connect 1.0", "methods": "get:idm_connect_searchidm_get", "name": "mod-idm-connect", "path": "/idm-connect/searchidm" }, { "apiDescription": "ramls/idm-connect.raml", "apiType": "raml", "interface": "idm-connect 1.0", "methods": "delete:idm_connect_ubreadernumber_delete post:idm_connect_ubreadernumber_post", "name": "mod-idm-connect", "path": "/idm-connect/ubreadernumber" }, { "apiDescription": "ramls/ill-policy.raml", "apiType": "raml", "interface": "ill-policies 1.0", "methods": "get:ill_policies_get post:ill_policies_post", "name": "mod-inventory-storage", "path": "/ill-policies" }, { "apiDescription": "ramls/ill-policy.raml", "apiType": "raml", "interface": "ill-policies 1.0", "methods": "delete:ill_policies__id__delete get:ill_policies__id__get put:ill_policies__id__put", "name": "mod-inventory-storage", "path": "/ill-policies/{id}" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/authenticateLocalServerKeySecret", "name": "mod-inn-reach", "path": "/inn-reach/authentication" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getCentralServers post:operation/postCentralServer", "name": "mod-inn-reach", "path": "/inn-reach/central-servers" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getCentralServerAgencies", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/agencies" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getCentralServerItemTypes", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/item-types" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getAllMARCTransformationOptionsSettings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/marc-transformation-options" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getAllPagingSlipTemplates", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/paging-slip-template" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getCentralServerPatronTypes", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/patron-types" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "delete:operation/deleteCentralServer get:operation/getCentralServerById put:operation/updateCentralServer", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getAgencyMappingsByServerId put:operation/putAgencyMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/agency-mappings" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getCentralPatronTypeMappings put:operation/updateCentralPatronTypeMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/central-patron-type-mappings" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "delete:operation/deleteCriteria get:operation/getCriteriaByServerId post:operation/postContributionCriteria put:operation/updateCriteria", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/contribution-criteria" }, { "apiDescription": "src/main/resources/swagger.api/contribution.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/startInitialContribution", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/contributions" }, { "apiDescription": "src/main/resources/swagger.api/contribution.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "delete:operation/cancelCurrentContributionByServerId get:operation/getCurrentContributionByServerId", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/contributions/current" }, { "apiDescription": "src/main/resources/swagger.api/contribution.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getContributionHistoryByServerId", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/contributions/history" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getCentralServerRecallUser post:operation/saveInnReachRecallUser put:operation/updateCentralServerRecallUser", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/inn-reach-recall-user" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getItemContributionOptionsConfigurationById post:operation/createItemContributionOptionsConfiguration put:operation/updateItemContributionOptionsConfiguration", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/item-contribution-options" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getItemTypeMappingsByServerId put:operation/updateItemTypeMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/item-type-mappings" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getLibraryMappingsByServerId put:operation/putLibraryMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/libraries/location-mappings/" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getLocationMappingsForAllLibrariesByServerId", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/libraries/locations/location-mappings/" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getLocationMappingsByServerId put:operation/putLocationMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/libraries/{libraryId}/locations/location-mappings/" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/transformMARCRecord", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/marc-record-transformation/{inventoryInstanceId}" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "delete:operation/deleteMARCTransformationOptionsSettings get:operation/getMARCTransformationOptionsSettingsById post:operation/createMARCTransformationOptionsSettings put:operation/updateMARCTransformationOptionsSettings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/marc-transformation-options" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getMaterialTypeMappingsByServerId post:operation/postMaterialTypeMapping put:operation/updateMaterialTypeMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/material-type-mappings" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "delete:operation/deleteMaterialTypeMapping get:operation/getMaterialTypeMappingById put:operation/updateMaterialTypeMapping", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/material-type-mappings/{id}" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getPagingSlipTemplate put:operation/updatePagingSlipTemplate", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/paging-slip-template" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getPatronTypeMappingsByServerId put:operation/updatePatronTypeMappings", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/patron-type-mappings" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getUserCustomFieldMapping post:operation/createUserCustomFieldMapping put:operation/updateUserCustomFieldMapping", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/user-custom-field-mappings" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getConfigurationByCentralServerId post:operation/createConfiguration put:operation/updateConfiguration", "name": "mod-inn-reach", "path": "/inn-reach/central-servers/{centralServerId}/visible-patron-field-configuration" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/borrowerRenew", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/borrowerrenew/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/cancelItemHold", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/cancelitemhold/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/cancelPatronHold", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/cancelrequest/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/claimsReturned", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/claimsreturned/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/finalCheckIn", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/finalcheckin/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/itemInTransit", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/intransit/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "post:operation/createInnReachTransactionItemHold", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/itemhold/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/itemReceived", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/itemreceived/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/itemShipped", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/itemshipped/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/createLocalHold", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/localhold/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/ownerRenew", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/ownerrenew/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "post:operation/patronHold", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/patronhold/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/recall", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/recall/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/receiveUnshipped", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/receiveunshipped/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/returnUncirculated", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/returnuncirculated/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "methods": "put:operation/transferRequest", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/transferrequest/{trackingId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/verifyPatron", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/circ/verifypatron" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/getBibRecord", "name": "mod-inn-reach", "path": "/inn-reach/d2ir/getbibrecord/{bibId}/{centralCode}" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getLocations post:operation/postInnReachLocation", "name": "mod-inn-reach", "path": "/inn-reach/locations" }, { "apiDescription": "src/main/resources/swagger.api/settings.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "delete:operation/deleteLocation get:operation/getLocationById put:operation/updateLocation", "name": "mod-inn-reach", "path": "/inn-reach/locations/{locationId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getPagingSlips", "name": "mod-inn-reach", "path": "/inn-reach/paging-slips/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getAllTransactions", "name": "mod-inn-reach", "path": "/inn-reach/transactions" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "get:operation/getInnReachTransaction put:operation/updateInnReachTransaction", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/cancelItemHoldTransaction", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/itemhold/cancel" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/finalCheckInItemHold", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/itemhold/finalcheckin/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/recallItemHoldTransaction", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/itemhold/recall" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/transferItemHold", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/itemhold/transfer-item/{itemId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/cancelLocalHoldTransaction", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/localhold/cancel" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/checkOutLocalHoldItem", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/localhold/check-out-item/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/transferLocalHold", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/localhold/transfer-item/{itemId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/cancelPatronHoldTransaction", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/patronhold/cancel" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/checkOutPatronHoldItem", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/patronhold/check-out-item/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/removePatronHoldTransaction", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/patronhold/remove" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/returnPatronHoldItem", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/patronhold/return-item/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/checkInPatronHoldItem", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/receive-item/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "post:operation/checkInPatronHoldUnshippedItem", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{id}/receive-unshipped-item/{servicePointId}/{itemBarcode}" }, { "apiDescription": "src/main/resources/swagger.api/circulation.yaml", "apiType": "oas", "interface": "inn-reach 1.2", "methods": "put:operation/checkOutItemHoldItem", "name": "mod-inn-reach", "path": "/inn-reach/transactions/{itemBarcode}/check-out-item/{servicePointId}" }, { "apiDescription": "ramls/instance-date-type.raml", "apiType": "raml", "interface": "instance-date-types 1.0", "methods": "get:instance_date_types_get", "name": "mod-inventory-storage", "path": "/instance-date-types" }, { "apiDescription": "ramls/instance-date-type.raml", "apiType": "raml", "interface": "instance-date-types 1.0", "methods": "patch:instance_date_types__id__patch", "name": "mod-inventory-storage", "path": "/instance-date-types/{id}" }, { "apiDescription": "ramls/instance-format.raml", "apiType": "raml", "interface": "instance-formats 2.0", "methods": "get:instance_formats_get post:instance_formats_post", "name": "mod-inventory-storage", "path": "/instance-formats" }, { "apiDescription": "ramls/instance-format.raml", "apiType": "raml", "interface": "instance-formats 2.0", "methods": "delete:instance_formats__id__delete get:instance_formats__id__get put:instance_formats__id__put", "name": "mod-inventory-storage", "path": "/instance-formats/{id}" }, { "apiDescription": "ramls/instance-note-type.raml", "apiType": "raml", "interface": "instance-note-types 1.0", "methods": "get:instance_note_types_get post:instance_note_types_post", "name": "mod-inventory-storage", "path": "/instance-note-types" }, { "apiDescription": "ramls/instance-note-type.raml", "apiType": "raml", "interface": "instance-note-types 1.0", "methods": "delete:instance_note_types__id__delete get:instance_note_types__id__get put:instance_note_types__id__put", "name": "mod-inventory-storage", "path": "/instance-note-types/{id}" }, { "apiDescription": "ramls/instance-relationship-type.raml", "apiType": "raml", "interface": "instance-relationship-types 1.0", "methods": "get:instance_relationship_types_get post:instance_relationship_types_post", "name": "mod-inventory-storage", "path": "/instance-relationship-types" }, { "apiDescription": "ramls/instance-relationship-type.raml", "apiType": "raml", "interface": "instance-relationship-types 1.0", "methods": "delete:instance_relationship_types__relationshiptypeid__delete get:instance_relationship_types__relationshiptypeid__get put:instance_relationship_types__relationshiptypeid__put", "name": "mod-inventory-storage", "path": "/instance-relationship-types/{relationshipTypeId}" }, { "apiDescription": "ramls/instance-status.raml", "apiType": "raml", "interface": "instance-statuses 1.0", "methods": "delete:instance_statuses_delete get:instance_statuses_get post:instance_statuses_post", "name": "mod-inventory-storage", "path": "/instance-statuses" }, { "apiDescription": "ramls/instance-status.raml", "apiType": "raml", "interface": "instance-statuses 1.0", "methods": "delete:instance_statuses__instancestatusid__delete get:instance_statuses__instancestatusid__get put:instance_statuses__instancestatusid__put", "name": "mod-inventory-storage", "path": "/instance-statuses/{instanceStatusId}" }, { "apiDescription": "ramls/instance-sync.raml", "apiType": "raml", "interface": "instance-storage-batch-sync 3.1", "methods": "post:instance_storage_batch_synchronous_post", "name": "mod-inventory-storage", "path": "/instance-storage/batch/synchronous" }, { "apiDescription": "ramls/instance-sync-unsafe.raml", "apiType": "raml", "interface": "instance-storage-batch-sync-unsafe 3.1", "methods": "post:instance_storage_batch_synchronous_unsafe_post", "name": "mod-inventory-storage", "path": "/instance-storage/batch/synchronous-unsafe" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "get:instance_storage_instance_relationships_get post:instance_storage_instance_relationships_post", "name": "mod-inventory-storage", "path": "/instance-storage/instance-relationships" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "delete:instance_storage_instance_relationships__relationshipid__delete get:instance_storage_instance_relationships__relationshipid__get put:instance_storage_instance_relationships__relationshipid__put", "name": "mod-inventory-storage", "path": "/instance-storage/instance-relationships/{relationshipId}" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "delete:instance_storage_instances_delete get:instance_storage_instances_get post:instance_storage_instances_post", "name": "mod-inventory-storage", "path": "/instance-storage/instances" }, { "apiDescription": "ramls/instance-storage-bulk.raml", "apiType": "raml", "interface": "instance-storage-bulk 1.1", "methods": "post:instance_storage_instances_bulk_post", "name": "mod-inventory-storage", "path": "/instance-storage/instances/bulk" }, { "apiDescription": "ramls/instance-iteration.raml", "apiType": "raml", "interface": "instance-iteration 1.0", "methods": "post:instance_storage_instances_iteration_post", "name": "mod-inventory-storage", "path": "/instance-storage/instances/iteration" }, { "apiDescription": "ramls/instance-iteration.raml", "apiType": "raml", "interface": "instance-iteration 1.0", "methods": "delete:instance_storage_instances_iteration__id__delete get:instance_storage_instances_iteration__id__get", "name": "mod-inventory-storage", "path": "/instance-storage/instances/iteration/{id}" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "post:instance_storage_instances_retrieve_post", "name": "mod-inventory-storage", "path": "/instance-storage/instances/retrieve" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "delete:instance_storage_instances__instanceid__delete get:instance_storage_instances__instanceid__get patch:instance_storage_instances__instanceid__patch put:instance_storage_instances__instanceid__put", "name": "mod-inventory-storage", "path": "/instance-storage/instances/{instanceId}" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "delete:instance_storage_instances__instanceid__source_record_delete", "name": "mod-inventory-storage", "path": "/instance-storage/instances/{instanceId}/source-record" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "delete:instance_storage_instances__instanceid__source_record_marc_json_delete get:instance_storage_instances__instanceid__source_record_marc_json_get put:instance_storage_instances__instanceid__source_record_marc_json_put", "name": "mod-inventory-storage", "path": "/instance-storage/instances/{instanceId}/source-record/marc-json" }, { "apiDescription": "ramls/instance-storage.raml", "apiType": "raml", "interface": "instance-storage 11.3", "methods": "get:instance_storage_instances__instanceid__source_record_mods_get put:instance_storage_instances__instanceid__source_record_mods_put", "name": "mod-inventory-storage", "path": "/instance-storage/instances/{instanceId}/source-record/mods" }, { "apiDescription": "ramls/instance-reindex.raml", "apiType": "raml", "interface": "instance-reindex 0.1", "methods": "get:instance_storage_reindex_get post:instance_storage_reindex_post", "name": "mod-inventory-storage", "path": "/instance-storage/reindex" }, { "apiDescription": "ramls/instance-reindex.raml", "apiType": "raml", "interface": "instance-reindex 0.1", "methods": "delete:instance_storage_reindex__id__delete get:instance_storage_reindex__id__get", "name": "mod-inventory-storage", "path": "/instance-storage/reindex/{id}" }, { "apiDescription": "ramls/instance-type.raml", "apiType": "raml", "interface": "instance-types 2.0", "methods": "get:instance_types_get post:instance_types_post", "name": "mod-inventory-storage", "path": "/instance-types" }, { "apiDescription": "ramls/instance-type.raml", "apiType": "raml", "interface": "instance-types 2.0", "methods": "delete:instance_types__instancetypeid__delete get:instance_types__instancetypeid__get put:instance_types__instancetypeid__put", "name": "mod-inventory-storage", "path": "/instance-types/{instanceTypeId}" }, { "apiDescription": "src/main/resources/openapi/inventory-update-5.0.yaml", "apiType": "oas", "interface": "inventory-batch-upsert-hrid 3.0", "methods": "put:operation/batchUpsertByHrid", "name": "mod-inventory-update", "path": "/inventory-batch-upsert-hrid" }, { "apiDescription": "ramls/inventory-hierarchy.raml", "apiType": "raml", "interface": "inventory-hierarchy 0.8", "methods": "post:inventory_hierarchy_items_and_holdings_post", "name": "mod-inventory-storage", "path": "/inventory-hierarchy/items-and-holdings" }, { "apiDescription": "ramls/inventory-hierarchy.raml", "apiType": "raml", "interface": "inventory-hierarchy 0.8", "methods": "get:inventory_hierarchy_updated_instance_ids_get", "name": "mod-inventory-storage", "path": "/inventory-hierarchy/updated-instance-ids" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getChannels post:operation/postChannel", "name": "mod-inventory-update", "path": "/inventory-import/channels" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteChannel get:operation/getChannel put:operation/putChannel", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/cancelJob", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/cancel-job" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/commission", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/commission" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/decommission", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/decommission" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/initFileSystemQueue", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/init-queue" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/listen", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/listen" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/noListen", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/no-listen" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/pauseJob", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/pause-job" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/resumeJob", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/resume-job" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/echoTransformation", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/try-transformation" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/uploadXmlRecords", "name": "mod-inventory-update", "path": "/inventory-import/channels/{id}/upload" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getFailedRecords post:operation/postFailedRecords", "name": "mod-inventory-update", "path": "/inventory-import/failed-records" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteRecordFailure get:operation/getFailedRecord", "name": "mod-inventory-update", "path": "/inventory-import/failed-records/{id}" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getImportJobs post:operation/postImportJob", "name": "mod-inventory-update", "path": "/inventory-import/import-jobs" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteImportJob get:operation/getImportJob", "name": "mod-inventory-update", "path": "/inventory-import/import-jobs/{id}" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getImportJobLogLines post:operation/postImportJobLogLines", "name": "mod-inventory-update", "path": "/inventory-import/job-logs" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/purgeAgedLogs", "name": "mod-inventory-update", "path": "/inventory-import/purge-aged-logs" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "post:operation/recoverInterruptedChannels", "name": "mod-inventory-update", "path": "/inventory-import/recover-interrupted-channels" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getSteps post:operation/postStep", "name": "mod-inventory-update", "path": "/inventory-import/steps" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteStep get:operation/getStep put:operation/putStep", "name": "mod-inventory-update", "path": "/inventory-import/steps/{id}" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getScript put:operation/putScript", "name": "mod-inventory-update", "path": "/inventory-import/steps/{id}/script" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "get:operation/getTransformations post:operation/postTransformation", "name": "mod-inventory-update", "path": "/inventory-import/transformations" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteTransformation get:operation/getTransformation put:operation/putTransformation", "name": "mod-inventory-update", "path": "/inventory-import/transformations/{id}" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteTsas get:operation/getTsas post:operation/postTsa", "name": "mod-inventory-update", "path": "/inventory-import/tsas" }, { "apiDescription": "src/main/resources/openapi/inventory-import-1.0.yaml", "apiType": "oas", "interface": "inventory-import 1.0", "methods": "delete:operation/deleteTsa get:operation/getTsa put:operation/putTsa", "name": "mod-inventory-update", "path": "/inventory-import/tsas/{id}" }, { "apiDescription": "ramls/inventory-reindex-records.raml", "apiType": "raml", "interface": "inventory-reindex-records 1.0", "methods": "post:inventory_reindex_records_publish_post", "name": "mod-inventory-storage", "path": "/inventory-reindex-records/publish" }, { "apiDescription": "ramls/inventory-reports.raml", "apiType": "raml", "interface": "inventory-reports 0.4", "methods": "get:inventory_reports_items_in_transit_get", "name": "mod-circulation", "path": "/inventory-reports/items-in-transit" }, { "apiDescription": "ramls/bound-with-part.raml", "apiType": "raml", "interface": "bound-with-parts-storage 2.0", "methods": "get:inventory_storage_bound_with_parts_get post:inventory_storage_bound_with_parts_post", "name": "mod-inventory-storage", "path": "/inventory-storage/bound-with-parts" }, { "apiDescription": "ramls/bound-with-part.raml", "apiType": "raml", "interface": "bound-with-parts-storage 2.0", "methods": "delete:inventory_storage_bound_with_parts__id__delete get:inventory_storage_bound_with_parts__id__get put:inventory_storage_bound_with_parts__id__put", "name": "mod-inventory-storage", "path": "/inventory-storage/bound-with-parts/{id}" }, { "apiDescription": "ramls/bound-with-part.raml", "apiType": "raml", "interface": "bound-with-parts-storage 2.0", "methods": "put:inventory_storage_bound_withs_put", "name": "mod-inventory-storage", "path": "/inventory-storage/bound-withs" }, { "apiDescription": "ramls/async-migration.raml", "apiType": "raml", "interface": "async-migration 1.0", "methods": "get:inventory_storage_migrations_get", "name": "mod-inventory-storage", "path": "/inventory-storage/migrations" }, { "apiDescription": "ramls/async-migration.raml", "apiType": "raml", "interface": "async-migration 1.0", "methods": "get:inventory_storage_migrations_jobs_get post:inventory_storage_migrations_jobs_post", "name": "mod-inventory-storage", "path": "/inventory-storage/migrations/jobs" }, { "apiDescription": "ramls/async-migration.raml", "apiType": "raml", "interface": "async-migration 1.0", "methods": "delete:inventory_storage_migrations_jobs__id__delete get:inventory_storage_migrations_jobs__id__get", "name": "mod-inventory-storage", "path": "/inventory-storage/migrations/jobs/{id}" }, { "apiDescription": "src/main/resources/openapi/inventory-update-5.0.yaml", "apiType": "oas", "interface": "inventory-upsert-hrid 3.0", "methods": "delete:operation/deleteInstanceByHrid put:operation/singleRecordUpsertByHrid", "name": "mod-inventory-update", "path": "/inventory-upsert-hrid" }, { "apiDescription": "src/main/resources/openapi/inventory-update-5.0.yaml", "apiType": "oas", "interface": "inventory-upsert-hrid 3.0", "methods": "get:operation/getInventoryRecordSet", "name": "mod-inventory-update", "path": "/inventory-upsert-hrid/fetch/{id}" }, { "apiDescription": "ramls/instance-set.raml", "apiType": "raml", "interface": "inventory-view-instance-set 3.2", "methods": "get:inventory_view_instance_set_get", "name": "mod-inventory-storage", "path": "/inventory-view/instance-set" }, { "apiDescription": "ramls/inventory-view.raml", "apiType": "raml", "interface": "inventory-view 3.2", "methods": "get:inventory_view_instances_get", "name": "mod-inventory-storage", "path": "/inventory-view/instances" }, { "apiDescription": "ramls/inventory-config.raml", "apiType": "raml", "interface": "inventory-config 0.2", "methods": "get:inventory_config_holdings_blocked_fields_get", "name": "mod-inventory", "path": "/inventory/config/holdings/blocked-fields" }, { "apiDescription": "ramls/inventory-config.raml", "apiType": "raml", "interface": "inventory-config 0.2", "methods": "get:inventory_config_instances_blocked_fields_get", "name": "mod-inventory", "path": "/inventory/config/instances/blocked-fields" }, { "apiDescription": "ramls/inventory-event-handlers.raml", "apiType": "raml", "methods": "post:inventory_handlers_instances_post", "name": "mod-inventory", "path": "/inventory/handlers/instances" }, { "apiDescription": "ramls/inventory-move.raml", "apiType": "raml", "interface": "inventory-move 0.3", "methods": "post:inventory_holdings_move_post", "name": "mod-inventory", "path": "/inventory/holdings/move" }, { "apiDescription": "ramls/inventory-update-ownership.raml", "apiType": "raml", "interface": "inventory-update-ownership 1.1", "methods": "post:inventory_holdings_update_ownership_post", "name": "mod-inventory", "path": "/inventory/holdings/update-ownership" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "methods": "put:inventory_holdings__holdingsid__put", "name": "mod-inventory", "path": "/inventory/holdings/{holdingsId}" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "delete:inventory_instances_delete get:inventory_instances_get post:inventory_instances_post", "name": "mod-inventory", "path": "/inventory/instances" }, { "apiDescription": "ramls/inventory-batch.raml", "apiType": "raml", "interface": "inventory-batch 3.0", "methods": "post:inventory_instances_batch_post", "name": "mod-inventory", "path": "/inventory/instances/batch" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "delete:inventory_instances__instanceid__delete get:inventory_instances__instanceid__get patch:inventory_instances__instanceid__patch put:inventory_instances__instanceid__put", "name": "mod-inventory", "path": "/inventory/instances/{instanceId}" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "delete:inventory_instances__instanceid__mark_deleted_delete", "name": "mod-inventory", "path": "/inventory/instances/{instanceId}/mark-deleted" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getAlternativeTitleTypes", "name": "edge-inventory", "path": "/inventory/inventory/alternative-title-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getAuthoritiesByQuery", "name": "edge-inventory", "path": "/inventory/inventory/authorities" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getAuthoritySourceRecords", "name": "edge-inventory", "path": "/inventory/inventory/authorities/source-records/{authorityId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getAuthority", "name": "edge-inventory", "path": "/inventory/inventory/authorities/{authorityId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getClassificationTypes", "name": "edge-inventory", "path": "/inventory/inventory/classification-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getContributorNameTypes", "name": "edge-inventory", "path": "/inventory/inventory/contributor-name-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getContributorTypes", "name": "edge-inventory", "path": "/inventory/inventory/contributor-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/downloadAuthorityById", "name": "edge-inventory", "path": "/inventory/inventory/download-authority/{authorityId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/downloadInstanceById", "name": "edge-inventory", "path": "/inventory/inventory/download-instance/{instanceId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getHoldings", "name": "edge-inventory", "path": "/inventory/inventory/holdings" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getHoldingsNoteTypes", "name": "edge-inventory", "path": "/inventory/inventory/holdings-note-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getIdentifierTypes", "name": "edge-inventory", "path": "/inventory/inventory/identifier-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInstanceFormats", "name": "edge-inventory", "path": "/inventory/inventory/instance-formats" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInstanceNoteTypes", "name": "edge-inventory", "path": "/inventory/inventory/instance-note-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInstanceTypes", "name": "edge-inventory", "path": "/inventory/inventory/instance-types" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInstancesByQuery", "name": "edge-inventory", "path": "/inventory/inventory/instances" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInstance", "name": "edge-inventory", "path": "/inventory/inventory/instances/{instanceId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInventoryViewInstances", "name": "edge-inventory", "path": "/inventory/inventory/inventory-view/instances" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getItems", "name": "edge-inventory", "path": "/inventory/inventory/items" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getCampusById", "name": "edge-inventory", "path": "/inventory/inventory/location-units/campuses/{campusId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getInstitutionById", "name": "edge-inventory", "path": "/inventory/inventory/location-units/institutions/{institutionId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getLibraryById", "name": "edge-inventory", "path": "/inventory/inventory/location-units/libraries/{libraryId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getLocations", "name": "edge-inventory", "path": "/inventory/inventory/locations" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getLocationById", "name": "edge-inventory", "path": "/inventory/inventory/locations/{locationId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getMaterialTypeById", "name": "edge-inventory", "path": "/inventory/inventory/material-types/{materialTypeId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getModesOfIssuance", "name": "edge-inventory", "path": "/inventory/inventory/modes-of-issuance" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getNatureOfContentTerms", "name": "edge-inventory", "path": "/inventory/inventory/nature-of-content-terms" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getServicePoints", "name": "edge-inventory", "path": "/inventory/inventory/service-points" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getSourceRecords", "name": "edge-inventory", "path": "/inventory/inventory/source-records/{instanceId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getSubjectSources", "name": "edge-inventory", "path": "/inventory/inventory/subject-sources" }, { "apiDescription": "src/main/resources/swagger.api/edge-inventory.yaml", "apiType": "oas", "methods": "get:operation/getSubjectTypes", "name": "edge-inventory", "path": "/inventory/inventory/subject-types" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "delete:inventory_items_delete get:inventory_items_get post:inventory_items_post", "name": "mod-inventory", "path": "/inventory/items" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "get:inventory_items_by_holdings_id_get post:inventory_items_by_holdings_id_post", "name": "mod-inventory", "path": "/inventory/items-by-holdings-id" }, { "apiDescription": "ramls/inventory-move.raml", "apiType": "raml", "interface": "inventory-move 0.3", "methods": "post:inventory_items_move_post", "name": "mod-inventory", "path": "/inventory/items/move" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items_retrieve_post", "name": "mod-inventory", "path": "/inventory/items/retrieve" }, { "apiDescription": "ramls/inventory-update-ownership.raml", "apiType": "raml", "interface": "inventory-update-ownership 1.1", "methods": "post:inventory_items_update_ownership_post", "name": "mod-inventory", "path": "/inventory/items/update-ownership" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "delete:inventory_items__itemid__delete get:inventory_items__itemid__get put:inventory_items__itemid__put", "name": "mod-inventory", "path": "/inventory/items/{itemId}" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_in_process_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-in-process" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_in_process_non_requestable_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-in-process-non-requestable" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_intellectual_item_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-intellectual-item" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_long_missing_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-long-missing" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_missing_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-missing" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_restricted_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-restricted" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_unavailable_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-unavailable" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_unknown_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-unknown" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_items__itemid__mark_withdrawn_post", "name": "mod-inventory", "path": "/inventory/items/{itemId}/mark-withdrawn" }, { "apiDescription": "ramls/inventory.raml", "apiType": "raml", "interface": "inventory 14.4", "methods": "post:inventory_tenant_items_post", "name": "mod-inventory", "path": "/inventory/tenant-items" }, { "apiDescription": "ramls/adjustment_preset.raml", "apiType": "raml", "interface": "invoice-storage.adjustment-presets 1.0", "methods": "get:invoice_storage_adjustment_presets_get post:invoice_storage_adjustment_presets_post", "name": "mod-invoice-storage", "path": "/invoice-storage/adjustment-presets" }, { "apiDescription": "ramls/adjustment_preset.raml", "apiType": "raml", "interface": "invoice-storage.adjustment-presets 1.0", "methods": "delete:invoice_storage_adjustment_presets__id__delete get:invoice_storage_adjustment_presets__id__get put:invoice_storage_adjustment_presets__id__put", "name": "mod-invoice-storage", "path": "/invoice-storage/adjustment-presets/{id}" }, { "apiDescription": "ramls/audit-outbox.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:invoice_storage_audit_outbox_process_post", "name": "mod-invoice-storage", "path": "/invoice-storage/audit-outbox/process" }, { "apiDescription": "ramls/invoice-line-number.raml", "apiType": "raml", "interface": "invoice-storage.invoice-line-number 1.0", "methods": "get:invoice_storage_invoice_line_number_get", "name": "mod-invoice-storage", "path": "/invoice-storage/invoice-line-number" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice-storage.invoice-lines 4.0", "methods": "get:invoice_storage_invoice_lines_get post:invoice_storage_invoice_lines_post", "name": "mod-invoice-storage", "path": "/invoice-storage/invoice-lines" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice-storage.invoice-lines 4.0", "methods": "delete:invoice_storage_invoice_lines__id__delete get:invoice_storage_invoice_lines__id__get put:invoice_storage_invoice_lines__id__put", "name": "mod-invoice-storage", "path": "/invoice-storage/invoice-lines/{id}" }, { "apiDescription": "ramls/invoice-number.raml", "apiType": "raml", "interface": "invoice-storage.invoice-number 1.0", "methods": "get:invoice_storage_invoice_number_get", "name": "mod-invoice-storage", "path": "/invoice-storage/invoice-number" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice-storage.invoices 5.0", "methods": "get:invoice_storage_invoices_get post:invoice_storage_invoices_post", "name": "mod-invoice-storage", "path": "/invoice-storage/invoices" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice-storage.invoices 5.0", "methods": "delete:invoice_storage_invoices__id__delete get:invoice_storage_invoices__id__get put:invoice_storage_invoices__id__put", "name": "mod-invoice-storage", "path": "/invoice-storage/invoices/{id}" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice-storage.invoices 5.0", "methods": "get:invoice_storage_invoices__id__documents_get post:invoice_storage_invoices__id__documents_post", "name": "mod-invoice-storage", "path": "/invoice-storage/invoices/{id}/documents" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice-storage.invoices 5.0", "methods": "delete:invoice_storage_invoices__id__documents__documentid__delete get:invoice_storage_invoices__id__documents__documentid__get", "name": "mod-invoice-storage", "path": "/invoice-storage/invoices/{id}/documents/{documentId}" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "invoice-storage.settings 1.0", "methods": "get:invoice_storage_settings_get post:invoice_storage_settings_post", "name": "mod-invoice-storage", "path": "/invoice-storage/settings" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "invoice-storage.settings 1.0", "methods": "delete:invoice_storage_settings__id__delete get:invoice_storage_settings__id__get put:invoice_storage_settings__id__put", "name": "mod-invoice-storage", "path": "/invoice-storage/settings/{id}" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "get:invoice_invoice_lines_get post:invoice_invoice_lines_post", "name": "mod-invoice", "path": "/invoice/invoice-lines" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "put:invoice_invoice_lines_fund_distributions_validate_put", "name": "mod-invoice", "path": "/invoice/invoice-lines/fund-distributions/validate" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "delete:invoice_invoice_lines__id__delete get:invoice_invoice_lines__id__get put:invoice_invoice_lines__id__put", "name": "mod-invoice", "path": "/invoice/invoice-lines/{id}" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "get:invoice_invoice_number_get", "name": "mod-invoice", "path": "/invoice/invoice-number" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "get:invoice_invoices_get post:invoice_invoices_post", "name": "mod-invoice", "path": "/invoice/invoices" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "delete:invoice_invoices__id__delete get:invoice_invoices__id__get put:invoice_invoices__id__put", "name": "mod-invoice", "path": "/invoice/invoices/{id}" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "get:invoice_invoices__id__documents_get post:invoice_invoices__id__documents_post", "name": "mod-invoice", "path": "/invoice/invoices/{id}/documents" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "delete:invoice_invoices__id__documents__documentid__delete get:invoice_invoices__id__documents__documentid__get", "name": "mod-invoice", "path": "/invoice/invoices/{id}/documents/{documentId}" }, { "apiDescription": "ramls/invoice.raml", "apiType": "raml", "interface": "invoice 7.2", "methods": "get:invoice_invoices__id__fiscal_years_get", "name": "mod-invoice", "path": "/invoice/invoices/{id}/fiscal-years" }, { "apiDescription": "ramls/isbn.raml", "apiType": "raml", "interface": "isbn-utils 2.0", "methods": "get:isbn_convertto10_get", "name": "mod-inventory", "path": "/isbn/convertTo10" }, { "apiDescription": "ramls/isbn.raml", "apiType": "raml", "interface": "isbn-utils 2.0", "methods": "get:isbn_convertto13_get", "name": "mod-inventory", "path": "/isbn/convertTo13" }, { "apiDescription": "ramls/isbn.raml", "apiType": "raml", "interface": "isbn-utils 2.0", "methods": "get:isbn_validator_get", "name": "mod-inventory", "path": "/isbn/validator" }, { "apiDescription": "ramls/item-damaged-statuses.raml", "apiType": "raml", "interface": "item-damaged-statuses 1.0", "methods": "get:item_damaged_statuses_get post:item_damaged_statuses_post", "name": "mod-inventory-storage", "path": "/item-damaged-statuses" }, { "apiDescription": "ramls/item-damaged-statuses.raml", "apiType": "raml", "interface": "item-damaged-statuses 1.0", "methods": "delete:item_damaged_statuses__id__delete get:item_damaged_statuses__id__get put:item_damaged_statuses__id__put", "name": "mod-inventory-storage", "path": "/item-damaged-statuses/{id}" }, { "apiDescription": "ramls/item-note-type.raml", "apiType": "raml", "interface": "item-note-types 1.0", "methods": "get:item_note_types_get post:item_note_types_post", "name": "mod-inventory-storage", "path": "/item-note-types" }, { "apiDescription": "ramls/item-note-type.raml", "apiType": "raml", "interface": "item-note-types 1.0", "methods": "delete:item_note_types__id__delete get:item_note_types__id__get put:item_note_types__id__put", "name": "mod-inventory-storage", "path": "/item-note-types/{id}" }, { "apiDescription": "ramls/item-storage-dereferenced.raml", "apiType": "raml", "interface": "item-storage-dereferenced 1.2", "methods": "get:item_storage_dereferenced_items_get", "name": "mod-inventory-storage", "path": "/item-storage-dereferenced/items" }, { "apiDescription": "ramls/item-storage-dereferenced.raml", "apiType": "raml", "interface": "item-storage-dereferenced 1.2", "methods": "get:item_storage_dereferenced_items__itemid__get", "name": "mod-inventory-storage", "path": "/item-storage-dereferenced/items/{itemId}" }, { "apiDescription": "ramls/item-sync.raml", "apiType": "raml", "interface": "item-storage-batch-sync 2.0", "methods": "post:item_storage_batch_synchronous_post", "name": "mod-inventory-storage", "path": "/item-storage/batch/synchronous" }, { "apiDescription": "ramls/item-sync-unsafe.raml", "apiType": "raml", "interface": "item-storage-batch-sync-unsafe 2.0", "methods": "post:item_storage_batch_synchronous_unsafe_post", "name": "mod-inventory-storage", "path": "/item-storage/batch/synchronous-unsafe" }, { "apiDescription": "ramls/item-storage.raml", "apiType": "raml", "interface": "item-storage 11.2", "methods": "delete:item_storage_items_delete get:item_storage_items_get patch:item_storage_items_patch post:item_storage_items_post", "name": "mod-inventory-storage", "path": "/item-storage/items" }, { "apiDescription": "ramls/item-storage.raml", "apiType": "raml", "interface": "item-storage 11.2", "methods": "post:item_storage_items_retrieve_post", "name": "mod-inventory-storage", "path": "/item-storage/items/retrieve" }, { "apiDescription": "ramls/item-storage.raml", "apiType": "raml", "interface": "item-storage 11.2", "methods": "delete:item_storage_items__itemid__delete get:item_storage_items__itemid__get patch:item_storage_items__itemid__patch put:item_storage_items__itemid__put", "name": "mod-inventory-storage", "path": "/item-storage/items/{itemId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-caiasoft.yaml", "apiType": "oas", "methods": "get:operation/getAccessionItem", "name": "edge-caiasoft", "path": "/ItemBarcodes/{itemBarcode}/accessioned/{remoteStorageConfigurationId}" }, { "apiDescription": "src/main/resources/swagger.api/kafka_message_schemas.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-consortia", "path": "/kafka-stub-endpoint" }, { "apiDescription": "src/main/resources/swagger.api/kafka_message_schemas.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-consortia-keycloak", "path": "/kafka-stub-endpoint" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "interface": "ldp-query 1.4", "methods": "get:ldp_config_get", "name": "mod-reporting", "path": "/ldp/config" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "interface": "ldp-query 1.4", "methods": "get:ldp_config__key__get put:ldp_config__key__put", "name": "mod-reporting", "path": "/ldp/config/{key}" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "interface": "ldp-query 1.4", "methods": "get:ldp_db_columns_get", "name": "mod-reporting", "path": "/ldp/db/columns" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "methods": "get:ldp_db_processes_get", "name": "mod-reporting", "path": "/ldp/db/processes" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "interface": "ldp-query 1.4", "methods": "post:ldp_db_query_post", "name": "mod-reporting", "path": "/ldp/db/query" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "interface": "ldp-query 1.4", "methods": "post:ldp_db_reports_post", "name": "mod-reporting", "path": "/ldp/db/reports" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "interface": "ldp-query 1.4", "methods": "get:ldp_db_tables_get", "name": "mod-reporting", "path": "/ldp/db/tables" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "methods": "get:ldp_db_updates_get", "name": "mod-reporting", "path": "/ldp/db/updates" }, { "apiDescription": "ramls/ldp.raml", "apiType": "raml", "methods": "get:ldp_db_version_get", "name": "mod-reporting", "path": "/ldp/db/version" }, { "apiDescription": "ramls/licenses.raml", "apiType": "raml", "interface": "licenses", "methods": "get:licenses_licenses_get post:licenses_licenses_post", "name": "mod-licenses", "path": "/licenses/licenses" }, { "apiDescription": "ramls/licenses.raml", "apiType": "raml", "interface": "licenses", "methods": "get:licenses_licenses__licenseid__get put:licenses_licenses__licenseid__put", "name": "mod-licenses", "path": "/licenses/licenses/{licenseId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data-import.yaml", "apiType": "oas", "interface": "linked-data-import 1.0", "methods": "get:operation/getJobInfo", "name": "mod-linked-data-import", "path": "/linked-data-import/jobs/{jobExecutionId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data-import.yaml", "apiType": "oas", "interface": "linked-data-import 1.0", "methods": "get:operation/getFailedLines", "name": "mod-linked-data-import", "path": "/linked-data-import/jobs/{jobExecutionId}/failed-lines" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data-import.yaml", "apiType": "oas", "interface": "linked-data-import 1.0", "methods": "put:operation/stopJob", "name": "mod-linked-data-import", "path": "/linked-data-import/jobs/{jobExecutionId}/stop" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data-import.yaml", "apiType": "oas", "interface": "linked-data-import 1.0", "methods": "post:operation/startImport", "name": "mod-linked-data-import", "path": "/linked-data-import/start" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "post:operation/authority-assignment-check", "name": "mod-linked-data", "path": "/linked-data/authority-assignment-check" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/getHubPreviewByUri post:operation/saveHubByUri", "name": "mod-linked-data", "path": "/linked-data/hub" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "post:operation/import-file", "name": "mod-linked-data", "path": "/linked-data/import/file" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "post:operation/importMarcRecord", "name": "mod-linked-data", "path": "/linked-data/inventory-instance/{inventoryId}/import" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/checkMarcBibImportableToGraph", "name": "mod-linked-data", "path": "/linked-data/inventory-instance/{inventoryId}/import-supported" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/getResourcePreviewByInventoryId", "name": "mod-linked-data", "path": "/linked-data/inventory-instance/{inventoryId}/preview" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data-profile 1.0", "methods": "get:operation/getProfileMetadataByResourceType", "name": "mod-linked-data", "path": "/linked-data/profile/metadata" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data-profile 1.0", "methods": "delete:operation/deletePreferredProfile get:operation/getPreferredProfileByResourceType post:operation/setPreferredProfile", "name": "mod-linked-data", "path": "/linked-data/profile/preferred" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "methods": "get:operation/getProfileSettings post:operation/setProfileSettings", "name": "mod-linked-data", "path": "/linked-data/profile/settings/{profileId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "methods": "get:operation/getProfileById", "name": "mod-linked-data", "path": "/linked-data/profile/{profileId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "put:operation/reindex", "name": "mod-linked-data", "path": "/linked-data/reindex" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "post:operation/createResource", "name": "mod-linked-data", "path": "/linked-data/resource" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/getResourceIdByResourceInventoryId", "name": "mod-linked-data", "path": "/linked-data/resource/metadata/{inventoryId}/id" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "delete:operation/deleteResource get:operation/getResourceById put:operation/updateResource", "name": "mod-linked-data", "path": "/linked-data/resource/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/getResourceGraphById", "name": "mod-linked-data", "path": "/linked-data/resource/{id}/graph" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/getResourceMarcViewById", "name": "mod-linked-data", "path": "/linked-data/resource/{id}/marc" }, { "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml", "apiType": "oas", "interface": "linked-data 2.0", "methods": "get:operation/exportInstanceToRdf", "name": "mod-linked-data", "path": "/linked-data/resource/{id}/rdf" }, { "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/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/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/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links 2.2", "methods": "get:operation/getInstanceLinks put:operation/updateInstanceLinks", "name": "mod-entities-links", "path": "/links/instances/{instanceId}" }, { "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links-statistics 2.1", "methods": "get:operation/getAuthorityLinksStats", "name": "mod-entities-links", "path": "/links/stats/authority" }, { "apiDescription": "target/api/openapi/mod-entities-links.yaml", "apiType": "oas", "interface": "instance-authority-links-statistics 2.1", "methods": "get:operation/getLinkedBibUpdateStats", "name": "mod-entities-links", "path": "/links/stats/instance" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/getAllLists post:operation/createList", "name": "mod-lists", "path": "/lists" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/getListConfiguration", "name": "mod-lists", "path": "/lists/configuration" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "delete:operation/deleteList get:operation/getListById put:operation/updateList", "name": "mod-lists", "path": "/lists/{id}" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/getListContents", "name": "mod-lists", "path": "/lists/{id}/contents" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "post:operation/exportList", "name": "mod-lists", "path": "/lists/{id}/exports" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/getExportDetails", "name": "mod-lists", "path": "/lists/{id}/exports/{exportId}" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "post:operation/cancelExport", "name": "mod-lists", "path": "/lists/{id}/exports/{exportId}/cancel" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/downloadList", "name": "mod-lists", "path": "/lists/{id}/exports/{exportId}/download" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "delete:operation/cancelRefresh post:operation/performRefresh", "name": "mod-lists", "path": "/lists/{id}/refresh" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/getListVersions", "name": "mod-lists", "path": "/lists/{id}/versions" }, { "apiDescription": "src/main/resources/swagger.api/list.yaml", "apiType": "oas", "interface": "lists 2.0", "methods": "get:operation/getListVersion", "name": "mod-lists", "path": "/lists/{id}/versions/{versionNumber}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "loadable-roles 1.1", "methods": "get:operation/findLoadableRoles put:operation/upsertLoadableRole", "name": "mod-roles-keycloak", "path": "/loadable-roles" }, { "apiDescription": "ramls/loan-anonymization.raml", "apiType": "raml", "interface": "loan-anonymization 0.1", "methods": "post:loan_anonymization_by_user__userid__post", "name": "mod-circulation", "path": "/loan-anonymization/by-user/{userId}" }, { "apiDescription": "ramls/loan-policy-storage.raml", "apiType": "raml", "interface": "loan-policy-storage 2.4", "methods": "delete:loan_policy_storage_loan_policies_delete get:loan_policy_storage_loan_policies_get post:loan_policy_storage_loan_policies_post", "name": "mod-circulation-storage", "path": "/loan-policy-storage/loan-policies" }, { "apiDescription": "ramls/loan-policy-storage.raml", "apiType": "raml", "interface": "loan-policy-storage 2.4", "methods": "delete:loan_policy_storage_loan_policies__loanpolicyid__delete get:loan_policy_storage_loan_policies__loanpolicyid__get put:loan_policy_storage_loan_policies__loanpolicyid__put", "name": "mod-circulation-storage", "path": "/loan-policy-storage/loan-policies/{loanPolicyId}" }, { "apiDescription": "ramls/loan-storage.raml", "apiType": "raml", "interface": "loan-storage 7.4", "methods": "get:loan_storage_loan_history_get", "name": "mod-circulation-storage", "path": "/loan-storage/loan-history" }, { "apiDescription": "ramls/loan-storage.raml", "apiType": "raml", "interface": "loan-storage 7.4", "methods": "delete:loan_storage_loans_delete get:loan_storage_loans_get post:loan_storage_loans_post", "name": "mod-circulation-storage", "path": "/loan-storage/loans" }, { "apiDescription": "ramls/loan-storage.raml", "apiType": "raml", "interface": "loan-storage 7.4", "methods": "post:loan_storage_loans_anonymize__userid__post", "name": "mod-circulation-storage", "path": "/loan-storage/loans/anonymize/{userId}" }, { "apiDescription": "ramls/loan-storage.raml", "apiType": "raml", "interface": "loan-storage 7.4", "methods": "delete:loan_storage_loans__loanid__delete get:loan_storage_loans__loanid__get put:loan_storage_loans__loanid__put", "name": "mod-circulation-storage", "path": "/loan-storage/loans/{loanId}" }, { "apiDescription": "ramls/loan-type.raml", "apiType": "raml", "interface": "loan-types 2.4", "methods": "delete:loan_types_delete get:loan_types_get post:loan_types_post", "name": "mod-inventory-storage", "path": "/loan-types" }, { "apiDescription": "ramls/loan-type.raml", "apiType": "raml", "interface": "loan-types 2.4", "methods": "delete:loan_types__loantypeid__delete get:loan_types__loantypeid__get put:loan_types__loantypeid__put", "name": "mod-inventory-storage", "path": "/loan-types/{loantypeId}" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "locale 1.0", "methods": "get:operation/getLocale put:operation/setLocale", "name": "mod-settings", "path": "/locale" }, { "apiDescription": "ramls/locationunit.raml", "apiType": "raml", "interface": "location-units 2.1", "methods": "delete:location_units_campuses_delete get:location_units_campuses_get post:location_units_campuses_post", "name": "mod-inventory-storage", "path": "/location-units/campuses" }, { "apiDescription": "ramls/locationunit.raml", "apiType": "raml", "interface": "location-units 2.1", "methods": "delete:location_units_campuses__id__delete get:location_units_campuses__id__get put:location_units_campuses__id__put", "name": "mod-inventory-storage", "path": "/location-units/campuses/{id}" }, { "apiDescription": "ramls/locationunit.raml", "apiType": "raml", "interface": "location-units 2.1", "methods": "delete:location_units_institutions_delete get:location_units_institutions_get post:location_units_institutions_post", "name": "mod-inventory-storage", "path": "/location-units/institutions" }, { "apiDescription": "ramls/locationunit.raml", "apiType": "raml", "interface": "location-units 2.1", "methods": "delete:location_units_institutions__id__delete get:location_units_institutions__id__get put:location_units_institutions__id__put", "name": "mod-inventory-storage", "path": "/location-units/institutions/{id}" }, { "apiDescription": "ramls/locationunit.raml", "apiType": "raml", "interface": "location-units 2.1", "methods": "delete:location_units_libraries_delete get:location_units_libraries_get post:location_units_libraries_post", "name": "mod-inventory-storage", "path": "/location-units/libraries" }, { "apiDescription": "ramls/locationunit.raml", "apiType": "raml", "interface": "location-units 2.1", "methods": "delete:location_units_libraries__id__delete get:location_units_libraries__id__get put:location_units_libraries__id__put", "name": "mod-inventory-storage", "path": "/location-units/libraries/{id}" }, { "apiDescription": "ramls/location.raml", "apiType": "raml", "interface": "locations 3.2", "methods": "delete:locations_delete get:locations_get post:locations_post", "name": "mod-inventory-storage", "path": "/locations" }, { "apiDescription": "ramls/location.raml", "apiType": "raml", "interface": "locations 3.2", "methods": "delete:locations__id__delete get:locations__id__get put:locations__id__put", "name": "mod-inventory-storage", "path": "/locations/{id}" }, { "apiDescription": "src/main/resources/swagger.api/edge-dematic.yaml", "apiType": "oas", "methods": "get:operation/getAsrRequests", "name": "edge-dematic", "path": "/lookupAsrRequests/{remoteStorageConfigurationId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-dematic.yaml", "apiType": "oas", "methods": "get:operation/getAsrItems", "name": "edge-dematic", "path": "/lookupNewAsrItems/{remoteStorageConfigurationId}" }, { "apiDescription": "ramls/lost-item-fee-policy.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:lost_item_fees_policies_get post:lost_item_fees_policies_post", "name": "mod-feesfines", "path": "/lost-item-fees-policies" }, { "apiDescription": "ramls/lost-item-fee-policy.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:lost_item_fees_policies__lostitemfeepolicyid__delete get:lost_item_fees_policies__lostitemfeepolicyid__get put:lost_item_fees_policies__lostitemfeepolicyid__put", "name": "mod-feesfines", "path": "/lost-item-fees-policies/{lostItemFeePolicyId}" }, { "apiDescription": "ramls/edge-lti-courses.raml", "apiType": "raml", "methods": "get:lti_courses__well_known_jwks_json_get", "name": "edge-lti-courses", "path": "/lti-courses/.well-known/jwks.json" }, { "apiDescription": "ramls/edge-lti-courses.raml", "apiType": "raml", "methods": "post:lti_courses_externalidlaunches__apikeypath__post", "name": "edge-lti-courses", "path": "/lti-courses/externalIdLaunches/{apiKeyPath}" }, { "apiDescription": "ramls/edge-lti-courses.raml", "apiType": "raml", "methods": "post:lti_courses_launches__apikeypath__post", "name": "edge-lti-courses", "path": "/lti-courses/launches/{apiKeyPath}" }, { "apiDescription": "ramls/edge-lti-courses.raml", "apiType": "raml", "methods": "get:lti_courses_oidc_login_init__apikeypath__get", "name": "edge-lti-courses", "path": "/lti-courses/oidc-login-init/{apiKeyPath}" }, { "apiDescription": "ramls/edge-lti-courses.raml", "apiType": "raml", "methods": "post:lti_courses_registraridlaunches__apikeypath__post", "name": "edge-lti-courses", "path": "/lti-courses/registrarIdLaunches/{apiKeyPath}" }, { "apiDescription": "src/main/resources/openapi/batchPrint.yaml", "apiType": "oas", "interface": "batch-print 1.0", "methods": "post:operation/saveMail", "name": "mod-batch-print", "path": "/mail" }, { "apiDescription": "ramls/manual-block-templates.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:manual_block_templates_get post:manual_block_templates_post", "name": "mod-feesfines", "path": "/manual-block-templates" }, { "apiDescription": "ramls/manual-block-templates.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:manual_block_templates__id__delete get:manual_block_templates__id__get put:manual_block_templates__id__put", "name": "mod-feesfines", "path": "/manual-block-templates/{id}" }, { "apiDescription": "ramls/manualblocks.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:manualblocks_get post:manualblocks_post", "name": "mod-feesfines", "path": "/manualblocks" }, { "apiDescription": "ramls/manualblocks.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:manualblocks__manualblockid__delete get:manualblocks__manualblockid__get put:manualblocks__manualblockid__put", "name": "mod-feesfines", "path": "/manualblocks/{manualblockId}" }, { "apiDescription": "ramls/mapping-metadata-provider.raml", "apiType": "raml", "interface": "mapping-metadata-provider 1.1", "methods": "get:mapping_metadata_type__recordtype__get", "name": "mod-source-record-manager", "path": "/mapping-metadata/type/{recordType}" }, { "apiDescription": "ramls/mapping-metadata-provider.raml", "apiType": "raml", "interface": "mapping-metadata-provider 1.1", "methods": "get:mapping_metadata__jobexecutionid__get", "name": "mod-source-record-manager", "path": "/mapping-metadata/{jobExecutionId}" }, { "apiDescription": "ramls/mapping-rules-provider.raml", "apiType": "raml", "interface": "mapping-rules-provider 2.0", "methods": "get:mapping_rules__recordtype__get put:mapping_rules__recordtype__put", "name": "mod-source-record-manager", "path": "/mapping-rules/{recordType}" }, { "apiDescription": "ramls/mapping-rules-provider.raml", "apiType": "raml", "interface": "mapping-rules-provider 2.0", "methods": "put:mapping_rules__recordtype__restore_put", "name": "mod-source-record-manager", "path": "/mapping-rules/{recordType}/restore" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "get:operation/getMarcMigrations post:operation/createMarcMigrations", "name": "mod-marc-migrations", "path": "/marc-migrations" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "get:operation/getMarcMigrationById put:operation/saveMarcMigration", "name": "mod-marc-migrations", "path": "/marc-migrations/{operationId}" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "post:operation/createErrorReport", "name": "mod-marc-migrations", "path": "/marc-migrations/{operationId}/error-report" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "get:operation/getMigrationErrors", "name": "mod-marc-migrations", "path": "/marc-migrations/{operationId}/error-report/errors" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "get:operation/getErrorReportStatus", "name": "mod-marc-migrations", "path": "/marc-migrations/{operationId}/error-report/status" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "post:operation/retryMarcMigrations", "name": "mod-marc-migrations", "path": "/marc-migrations/{operationId}/retry" }, { "apiDescription": "src/main/resources/swagger.api/marc-migrations.yaml", "apiType": "oas", "interface": "marc-migrations 1.1", "methods": "post:operation/retrySaveMarcMigrations", "name": "mod-marc-migrations", "path": "/marc-migrations/{operationId}/save/retry" }, { "apiDescription": "src/main/resources/swagger.api/marc-specifications.yaml", "apiType": "oas", "interface": "marc-specifications 1.2", "methods": "get:operation/getMarcSpecification", "name": "mod-quick-marc", "path": "/marc-specifications/{recordType}/{fieldTag}" }, { "apiDescription": "ramls/material-type.raml", "apiType": "raml", "interface": "material-types 2.2", "methods": "delete:material_types_delete get:material_types_get post:material_types_post", "name": "mod-inventory-storage", "path": "/material-types" }, { "apiDescription": "ramls/material-type.raml", "apiType": "raml", "interface": "material-types 2.2", "methods": "delete:material_types__materialtypeid__delete get:material_types__materialtypeid__get put:material_types__materialtypeid__put", "name": "mod-inventory-storage", "path": "/material-types/{materialtypeId}" }, { "apiDescription": "ramls/sender.raml", "apiType": "raml", "interface": "message-delivery 1.0", "methods": "post:message_delivery_post", "name": "mod-sender", "path": "/message-delivery" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "metadata-provider-job-execution-logs 1.1", "methods": "get:metadata_provider_incomingrecords__recordid__get", "name": "mod-source-record-manager", "path": "/metadata-provider/incomingRecords/{recordId}" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "get:metadata_provider_jobexecutions_get", "name": "mod-source-record-manager", "path": "/metadata-provider/jobExecutions" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "get:metadata_provider_jobexecutions_jobprofiles_get", "name": "mod-source-record-manager", "path": "/metadata-provider/jobExecutions/jobProfiles" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "metadata-provider-job-execution-logs 1.1", "methods": "get:metadata_provider_jobexecutions_users_get", "name": "mod-source-record-manager", "path": "/metadata-provider/jobExecutions/users" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "metadata-provider-job-execution-logs 1.1", "methods": "get:metadata_provider_joblogentries__jobexecutionid__get", "name": "mod-source-record-manager", "path": "/metadata-provider/jobLogEntries/{jobExecutionId}" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "metadata-provider-job-execution-logs 1.1", "methods": "get:metadata_provider_joblogentries__jobexecutionid__records__recordid__get", "name": "mod-source-record-manager", "path": "/metadata-provider/jobLogEntries/{jobExecutionId}/records/{recordId}" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "metadata-provider-job-execution-logs 1.1", "methods": "get:metadata_provider_jobsummary__jobexecutionid__get", "name": "mod-source-record-manager", "path": "/metadata-provider/jobSummary/{jobExecutionId}" }, { "apiDescription": "ramls/metadata-provider.raml", "apiType": "raml", "interface": "source-manager-job-executions 3.4", "methods": "get:metadata_provider_journalrecords__jobexecutionid__get", "name": "mod-source-record-manager", "path": "/metadata-provider/journalRecords/{jobExecutionId}" }, { "apiDescription": "ramls/mode-of-issuance.raml", "apiType": "raml", "interface": "modes-of-issuance 1.1", "methods": "delete:modes_of_issuance_delete get:modes_of_issuance_get post:modes_of_issuance_post", "name": "mod-inventory-storage", "path": "/modes-of-issuance" }, { "apiDescription": "ramls/mode-of-issuance.raml", "apiType": "raml", "interface": "modes-of-issuance 1.1", "methods": "delete:modes_of_issuance__modeofissuanceid__delete get:modes_of_issuance__modeofissuanceid__get put:modes_of_issuance__modeofissuanceid__put", "name": "mod-inventory-storage", "path": "/modes-of-issuance/{modeOfIssuanceId}" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "discoveries 2.0", "methods": "get:operation/searchModuleDiscovery post:operation/createModuleDiscoveries", "name": "mgr-applications", "path": "/modules/discovery" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "module-bootstraps 1.2", "methods": "get:operation/getModuleBootstrap", "name": "mgr-applications", "path": "/modules/{id}" }, { "apiDescription": "src/main/resources/swagger.api/am.yaml", "apiType": "oas", "interface": "discoveries 2.0", "methods": "delete:operation/deleteModuleDiscovery get:operation/getModuleDiscovery post:operation/createModuleDiscovery put:operation/updateModuleDiscovery", "name": "mgr-applications", "path": "/modules/{id}/discovery" }, { "apiDescription": "src/main/resources/swagger.api/mosaic.yaml", "apiType": "oas", "interface": "mosaic 1.0", "methods": "get:operation/getConfiguration put:operation/updateConfiguration", "name": "mod-mosaic", "path": "/mosaic/configuration" }, { "apiDescription": "src/main/resources/swagger.api/mosaic.yaml", "apiType": "oas", "interface": "mosaic 1.0", "methods": "post:operation/createMosaicOrder", "name": "mod-mosaic", "path": "/mosaic/orders" }, { "apiDescription": "src/main/resources/swagger.api/mosaic.yaml", "apiType": "oas", "interface": "mosaic 1.0", "methods": "get:operation/getValidation", "name": "mod-mosaic", "path": "/mosaic/validate" }, { "apiDescription": "ramls/nature-of-content-term.raml", "apiType": "raml", "interface": "nature-of-content-terms 1.0", "methods": "get:nature_of_content_terms_get post:nature_of_content_terms_post", "name": "mod-inventory-storage", "path": "/nature-of-content-terms" }, { "apiDescription": "ramls/nature-of-content-term.raml", "apiType": "raml", "interface": "nature-of-content-terms 1.0", "methods": "delete:nature_of_content_terms__id__delete get:nature_of_content_terms__id__get put:nature_of_content_terms__id__put", "name": "mod-inventory-storage", "path": "/nature-of-content-terms/{id}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-nodes 1.0", "methods": "get:operation/getCollectionResource-node-get post:operation/postCollectionResource-node-post", "name": "mod-workflow", "path": "/nodes" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-nodes 1.0", "methods": "delete:operation/deleteItemResource-node-delete get:operation/getItemResource-node-get patch:operation/patchItemResource-node-patch put:operation/putItemResource-node-put", "name": "mod-workflow", "path": "/nodes/{id}" }, { "apiDescription": "src/main/resources/swagger.api/notes.yml", "apiType": "oas", "methods": "get:operation/getNoteCollectionByLink", "name": "mod-notes", "path": "/note-links/domain/{domain}/type/{objectType}/id/{objectId}" }, { "apiDescription": "src/main/resources/swagger.api/notes.yml", "apiType": "oas", "methods": "put:operation/updateLinks", "name": "mod-notes", "path": "/note-links/type/{objectType}/id/{objectId}" }, { "apiDescription": "src/main/resources/swagger.api/notes.yml", "apiType": "oas", "interface": "notes 3.0", "methods": "get:operation/getNoteTypeCollection post:operation/createNoteType", "name": "mod-notes", "path": "/note-types" }, { "apiDescription": "src/main/resources/swagger.api/notes.yml", "apiType": "oas", "interface": "notes 3.0", "methods": "delete:operation/deleteNoteType get:operation/getNoteType put:operation/updateNoteType", "name": "mod-notes", "path": "/note-types/{id}" }, { "apiDescription": "src/main/resources/swagger.api/notes.yml", "apiType": "oas", "interface": "notes 3.0", "methods": "get:operation/getNoteCollection post:operation/createNote", "name": "mod-notes", "path": "/notes" }, { "apiDescription": "src/main/resources/swagger.api/notes.yml", "apiType": "oas", "interface": "notes 3.0", "methods": "delete:operation/deleteNote get:operation/getNote put:operation/updateNote", "name": "mod-notes", "path": "/notes/{id}" }, { "apiDescription": "ramls/notify.raml", "apiType": "raml", "interface": "notify 2.2", "methods": "get:notify_get post:notify_post", "name": "mod-notify", "path": "/notify" }, { "apiDescription": "ramls/notify.raml", "apiType": "raml", "interface": "notify 2.2", "methods": "post:notify__username__username__post", "name": "mod-notify", "path": "/notify/_username/{username}" }, { "apiDescription": "ramls/notify.raml", "apiType": "raml", "interface": "notify 2.2", "methods": "delete:notify_user__self_delete get:notify_user__self_get post:notify_user__self_post", "name": "mod-notify", "path": "/notify/user/_self" }, { "apiDescription": "ramls/notify.raml", "apiType": "raml", "interface": "notify 2.2", "methods": "delete:notify__id__delete get:notify__id__get put:notify__id__put", "name": "mod-notify", "path": "/notify/{id}" }, { "apiDescription": "ramls/edge-oai-pmh.raml", "apiType": "raml", "methods": "get:oai_get post:oai_post", "name": "edge-oai-pmh", "path": "/oai" }, { "apiDescription": "ramls/oai-pmh-view.raml", "apiType": "raml", "interface": "oaipmhview 1.1", "methods": "post:oai_pmh_view_enrichedinstances_post", "name": "mod-inventory-storage", "path": "/oai-pmh-view/enrichedInstances" }, { "apiDescription": "ramls/oai-pmh-view.raml", "apiType": "raml", "interface": "oaipmhview 1.1", "methods": "get:oai_pmh_view_instances_get", "name": "mod-inventory-storage", "path": "/oai-pmh-view/instances" }, { "apiDescription": "ramls/oai-pmh-view.raml", "apiType": "raml", "interface": "oaipmhview 1.1", "methods": "get:oai_pmh_view_updatedinstanceids_get", "name": "mod-inventory-storage", "path": "/oai-pmh-view/updatedInstanceIds" }, { "apiDescription": "ramls/cleanup-error-logs.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:oai_pmh_clean_up_error_logs_post", "name": "mod-oai-pmh", "path": "/oai-pmh/clean-up-error-logs" }, { "apiDescription": "ramls/cleanup-job.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:oai_pmh_clean_up_instances_post", "name": "mod-oai-pmh", "path": "/oai-pmh/clean-up-instances" }, { "apiDescription": "ramls/configuration-settings.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_pmh_configuration_settings_get post:oai_pmh_configuration_settings_post", "name": "mod-oai-pmh", "path": "/oai-pmh/configuration-settings" }, { "apiDescription": "ramls/configuration-settings.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "delete:oai_pmh_configuration_settings__id__delete get:oai_pmh_configuration_settings__id__get put:oai_pmh_configuration_settings__id__put", "name": "mod-oai-pmh", "path": "/oai-pmh/configuration-settings/{id}" }, { "apiDescription": "ramls/folio-set-filtering-conditions.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_pmh_filtering_conditions_get", "name": "mod-oai-pmh", "path": "/oai-pmh/filtering-conditions" }, { "apiDescription": "ramls/folio-set.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_pmh_sets_get post:oai_pmh_sets_post", "name": "mod-oai-pmh", "path": "/oai-pmh/sets" }, { "apiDescription": "ramls/folio-set.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "delete:oai_pmh_sets__id__delete get:oai_pmh_sets__id__get put:oai_pmh_sets__id__put", "name": "mod-oai-pmh", "path": "/oai-pmh/sets/{id}" }, { "apiDescription": "ramls/oai-pmh.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_records_get", "name": "mod-oai-pmh", "path": "/oai/records" }, { "apiDescription": "ramls/request-metadata.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_request_metadata_get", "name": "mod-oai-pmh", "path": "/oai/request-metadata" }, { "apiDescription": "ramls/request-metadata.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_request_metadata__requestid__failed_instances_get", "name": "mod-oai-pmh", "path": "/oai/request-metadata/{requestId}/failed-instances" }, { "apiDescription": "ramls/request-metadata.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_request_metadata__requestid__failed_to_save_instances_get", "name": "mod-oai-pmh", "path": "/oai/request-metadata/{requestId}/failed-to-save-instances" }, { "apiDescription": "ramls/request-metadata.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_request_metadata__requestid__logs_get", "name": "mod-oai-pmh", "path": "/oai/request-metadata/{requestId}/logs" }, { "apiDescription": "ramls/request-metadata.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_request_metadata__requestid__skipped_instances_get", "name": "mod-oai-pmh", "path": "/oai/request-metadata/{requestId}/skipped-instances" }, { "apiDescription": "ramls/request-metadata.raml", "apiType": "raml", "interface": "oai-pmh 3.4", "methods": "get:oai_request_metadata__requestid__suppressed_from_discovery_instances_get", "name": "mod-oai-pmh", "path": "/oai/request-metadata/{requestId}/suppressed-from-discovery-instances" }, { "apiDescription": "ramls/edge-oai-pmh.raml", "apiType": "raml", "methods": "get:oai__apikeypath__get post:oai__apikeypath__post", "name": "edge-oai-pmh", "path": "/oai/{apiKeyPath}" }, { "apiDescription": "src/main/resources/swagger.api/order-export.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-data-export-worker", "path": "/order-stub" }, { "apiDescription": "ramls/edge-orders.raml", "apiType": "raml", "methods": "post:orders_post", "name": "edge-orders", "path": "/orders" }, { "apiDescription": "ramls/acquisition_method.raml", "apiType": "raml", "interface": "orders-storage.acquisition-methods 1.0", "methods": "get:orders_storage_acquisition_methods_get post:orders_storage_acquisition_methods_post", "name": "mod-orders-storage", "path": "/orders-storage/acquisition-methods" }, { "apiDescription": "ramls/acquisition_method.raml", "apiType": "raml", "interface": "orders-storage.acquisition-methods 1.0", "methods": "delete:orders_storage_acquisition_methods__id__delete get:orders_storage_acquisition_methods__id__get put:orders_storage_acquisition_methods__id__put", "name": "mod-orders-storage", "path": "/orders-storage/acquisition-methods/{id}" }, { "apiDescription": "ramls/audit_outbox.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:orders_storage_audit_outbox_process_post", "name": "mod-orders-storage", "path": "/orders-storage/audit-outbox/process" }, { "apiDescription": "ramls/batch-tracking.raml", "apiType": "raml", "interface": "orders-storage.batch-tracking 1.0", "methods": "post:orders_storage_batch_tracking_post", "name": "mod-orders-storage", "path": "/orders-storage/batch-tracking" }, { "apiDescription": "ramls/batch-tracking.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:orders_storage_batch_tracking_cleanup_post", "name": "mod-orders-storage", "path": "/orders-storage/batch-tracking/cleanup" }, { "apiDescription": "ramls/batch-tracking.raml", "apiType": "raml", "interface": "orders-storage.batch-tracking 1.0", "methods": "delete:orders_storage_batch_tracking__id__delete", "name": "mod-orders-storage", "path": "/orders-storage/batch-tracking/{id}" }, { "apiDescription": "ramls/claiming.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:orders_storage_claiming_process_post", "name": "mod-orders-storage", "path": "/orders-storage/claiming/process" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "orders-storage.configuration.prefixes 1.1", "methods": "get:orders_storage_configuration_prefixes_get post:orders_storage_configuration_prefixes_post", "name": "mod-orders-storage", "path": "/orders-storage/configuration/prefixes" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "orders-storage.configuration.prefixes 1.1", "methods": "delete:orders_storage_configuration_prefixes__id__delete get:orders_storage_configuration_prefixes__id__get put:orders_storage_configuration_prefixes__id__put", "name": "mod-orders-storage", "path": "/orders-storage/configuration/prefixes/{id}" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "orders-storage.configuration.reasons-for-closure 1.0", "methods": "get:orders_storage_configuration_reasons_for_closure_get post:orders_storage_configuration_reasons_for_closure_post", "name": "mod-orders-storage", "path": "/orders-storage/configuration/reasons-for-closure" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "orders-storage.configuration.reasons-for-closure 1.0", "methods": "delete:orders_storage_configuration_reasons_for_closure__id__delete get:orders_storage_configuration_reasons_for_closure__id__get put:orders_storage_configuration_reasons_for_closure__id__put", "name": "mod-orders-storage", "path": "/orders-storage/configuration/reasons-for-closure/{id}" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "orders-storage.configuration.suffixes 1.1", "methods": "get:orders_storage_configuration_suffixes_get post:orders_storage_configuration_suffixes_post", "name": "mod-orders-storage", "path": "/orders-storage/configuration/suffixes" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "orders-storage.configuration.suffixes 1.1", "methods": "delete:orders_storage_configuration_suffixes__id__delete get:orders_storage_configuration_suffixes__id__get put:orders_storage_configuration_suffixes__id__put", "name": "mod-orders-storage", "path": "/orders-storage/configuration/suffixes/{id}" }, { "apiDescription": "ramls/export_history.raml", "apiType": "raml", "interface": "orders-storage.export-history 1.0", "methods": "get:orders_storage_export_history_get post:orders_storage_export_history_post", "name": "mod-orders-storage", "path": "/orders-storage/export-history" }, { "apiDescription": "ramls/export_history.raml", "apiType": "raml", "interface": "orders-storage.export-history 1.0", "methods": "delete:orders_storage_export_history__id__delete get:orders_storage_export_history__id__get put:orders_storage_export_history__id__put", "name": "mod-orders-storage", "path": "/orders-storage/export-history/{id}" }, { "apiDescription": "ramls/order-invoice-relns.raml", "apiType": "raml", "interface": "orders-storage.order-invoice-relationships 1.0", "methods": "get:orders_storage_order_invoice_relns_get post:orders_storage_order_invoice_relns_post", "name": "mod-orders-storage", "path": "/orders-storage/order-invoice-relns" }, { "apiDescription": "ramls/order-invoice-relns.raml", "apiType": "raml", "interface": "orders-storage.order-invoice-relationships 1.0", "methods": "delete:orders_storage_order_invoice_relns__id__delete get:orders_storage_order_invoice_relns__id__get put:orders_storage_order_invoice_relns__id__put", "name": "mod-orders-storage", "path": "/orders-storage/order-invoice-relns/{id}" }, { "apiDescription": "ramls/order-templaty_category.raml", "apiType": "raml", "interface": "orders-storage.order-template-categories 1.0", "methods": "get:orders_storage_order_template_categories_get post:orders_storage_order_template_categories_post", "name": "mod-orders-storage", "path": "/orders-storage/order-template-categories" }, { "apiDescription": "ramls/order-templaty_category.raml", "apiType": "raml", "interface": "orders-storage.order-template-categories 1.0", "methods": "delete:orders_storage_order_template_categories__id__delete get:orders_storage_order_template_categories__id__get put:orders_storage_order_template_categories__id__put", "name": "mod-orders-storage", "path": "/orders-storage/order-template-categories/{id}" }, { "apiDescription": "ramls/order-templates.raml", "apiType": "raml", "interface": "orders-storage.order-templates 1.0", "methods": "get:orders_storage_order_templates_get post:orders_storage_order_templates_post", "name": "mod-orders-storage", "path": "/orders-storage/order-templates" }, { "apiDescription": "ramls/order-templates.raml", "apiType": "raml", "interface": "orders-storage.order-templates 1.0", "methods": "delete:orders_storage_order_templates__id__delete get:orders_storage_order_templates__id__get put:orders_storage_order_templates__id__put", "name": "mod-orders-storage", "path": "/orders-storage/order-templates/{id}" }, { "apiDescription": "ramls/pieces.raml", "apiType": "raml", "interface": "orders-storage.pieces 5.0", "methods": "get:orders_storage_pieces_get post:orders_storage_pieces_post", "name": "mod-orders-storage", "path": "/orders-storage/pieces" }, { "apiDescription": "ramls/pieces-batch.raml", "apiType": "raml", "interface": "orders-storage.pieces 5.0", "methods": "post:orders_storage_pieces_batch_post put:orders_storage_pieces_batch_put", "name": "mod-orders-storage", "path": "/orders-storage/pieces-batch" }, { "apiDescription": "ramls/pieces.raml", "apiType": "raml", "interface": "orders-storage.pieces 5.0", "methods": "delete:orders_storage_pieces__id__delete get:orders_storage_pieces__id__get put:orders_storage_pieces__id__put", "name": "mod-orders-storage", "path": "/orders-storage/pieces/{id}" }, { "apiDescription": "ramls/po-line-number.raml", "apiType": "raml", "interface": "orders-storage.po-line-number 2.0", "methods": "get:orders_storage_po_line_number_get", "name": "mod-orders-storage", "path": "/orders-storage/po-line-number" }, { "apiDescription": "ramls/po-line.raml", "apiType": "raml", "interface": "orders-storage.po-lines 13.0", "methods": "get:orders_storage_po_lines_get post:orders_storage_po_lines_post", "name": "mod-orders-storage", "path": "/orders-storage/po-lines" }, { "apiDescription": "ramls/po-line-batch.raml", "apiType": "raml", "interface": "orders-storage.po-lines 13.0", "methods": "put:orders_storage_po_lines_batch_put", "name": "mod-orders-storage", "path": "/orders-storage/po-lines-batch" }, { "apiDescription": "ramls/po-line.raml", "apiType": "raml", "interface": "orders-storage.po-lines 13.0", "methods": "delete:orders_storage_po_lines__id__delete get:orders_storage_po_lines__id__get patch:orders_storage_po_lines__id__patch put:orders_storage_po_lines__id__put", "name": "mod-orders-storage", "path": "/orders-storage/po-lines/{id}" }, { "apiDescription": "ramls/po-number.raml", "apiType": "raml", "interface": "orders-storage.po-number 2.0", "methods": "get:orders_storage_po_number_get", "name": "mod-orders-storage", "path": "/orders-storage/po-number" }, { "apiDescription": "ramls/purchase-order.raml", "apiType": "raml", "interface": "orders-storage.purchase-orders 8.1", "methods": "get:orders_storage_purchase_orders_get post:orders_storage_purchase_orders_post", "name": "mod-orders-storage", "path": "/orders-storage/purchase-orders" }, { "apiDescription": "ramls/purchase-order.raml", "apiType": "raml", "interface": "orders-storage.purchase-orders 8.1", "methods": "delete:orders_storage_purchase_orders__id__delete get:orders_storage_purchase_orders__id__get put:orders_storage_purchase_orders__id__put", "name": "mod-orders-storage", "path": "/orders-storage/purchase-orders/{id}" }, { "apiDescription": "ramls/receiving-history.raml", "apiType": "raml", "interface": "orders-storage.receiving-history 4.0", "methods": "get:orders_storage_receiving_history_get", "name": "mod-orders-storage", "path": "/orders-storage/receiving-history" }, { "apiDescription": "ramls/routing-list.raml", "apiType": "raml", "interface": "orders-storage.routing-lists 1.0", "methods": "get:orders_storage_routing_lists_get post:orders_storage_routing_lists_post", "name": "mod-orders-storage", "path": "/orders-storage/routing-lists" }, { "apiDescription": "ramls/routing-list.raml", "apiType": "raml", "interface": "orders-storage.routing-lists 1.0", "methods": "delete:orders_storage_routing_lists__id__delete get:orders_storage_routing_lists__id__get put:orders_storage_routing_lists__id__put", "name": "mod-orders-storage", "path": "/orders-storage/routing-lists/{id}" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "orders-storage.settings 1.0", "methods": "get:orders_storage_settings_get post:orders_storage_settings_post", "name": "mod-orders-storage", "path": "/orders-storage/settings" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "orders-storage.settings 1.0", "methods": "delete:orders_storage_settings__id__delete get:orders_storage_settings__id__get put:orders_storage_settings__id__put", "name": "mod-orders-storage", "path": "/orders-storage/settings/{id}" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "orders-storage.titles 1.1", "methods": "get:orders_storage_titles_get post:orders_storage_titles_post", "name": "mod-orders-storage", "path": "/orders-storage/titles" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "orders-storage.titles 1.1", "methods": "delete:orders_storage_titles__id__delete get:orders_storage_titles__id__get put:orders_storage_titles__id__put", "name": "mod-orders-storage", "path": "/orders-storage/titles/{id}" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "orders-storage.titles 1.1", "methods": "get:orders_storage_titles__id__sequence_numbers_get", "name": "mod-orders-storage", "path": "/orders-storage/titles/{id}/sequence-numbers" }, { "apiDescription": "ramls/wrapper-pieces.raml", "apiType": "raml", "interface": "orders-storage.wrapper-pieces 1.0", "methods": "get:orders_storage_wrapper_pieces_get", "name": "mod-orders-storage", "path": "/orders-storage/wrapper-pieces" }, { "apiDescription": "ramls/wrapper-pieces.raml", "apiType": "raml", "interface": "orders-storage.wrapper-pieces 1.0", "methods": "get:orders_storage_wrapper_pieces__id__get", "name": "mod-orders-storage", "path": "/orders-storage/wrapper-pieces/{id}" }, { "apiDescription": "ramls/acquisition_method.raml", "apiType": "raml", "interface": "acquisition-methods 1.0", "methods": "get:orders_acquisition_methods_get post:orders_acquisition_methods_post", "name": "mod-orders", "path": "/orders/acquisition-methods" }, { "apiDescription": "ramls/acquisition_method.raml", "apiType": "raml", "interface": "acquisition-methods 1.0", "methods": "delete:orders_acquisition_methods__id__delete get:orders_acquisition_methods__id__get put:orders_acquisition_methods__id__put", "name": "mod-orders", "path": "/orders/acquisition-methods/{id}" }, { "apiDescription": "ramls/bind-pieces.raml", "apiType": "raml", "interface": "orders.bind-pieces 1.0", "methods": "post:orders_bind_pieces_post", "name": "mod-orders", "path": "/orders/bind-pieces" }, { "apiDescription": "ramls/bind-pieces.raml", "apiType": "raml", "interface": "orders.bind-pieces 1.0", "methods": "delete:orders_bind_pieces__id__delete", "name": "mod-orders", "path": "/orders/bind-pieces/{id}" }, { "apiDescription": "ramls/check-in.raml", "apiType": "raml", "interface": "receiving 2.0", "methods": "post:orders_check_in_post", "name": "mod-orders", "path": "/orders/check-in" }, { "apiDescription": "ramls/order.raml", "apiType": "raml", "interface": "orders 13.0", "methods": "get:orders_composite_orders_get post:orders_composite_orders_post", "name": "mod-orders", "path": "/orders/composite-orders" }, { "apiDescription": "ramls/order.raml", "apiType": "raml", "interface": "orders 13.0", "methods": "delete:orders_composite_orders__id__delete get:orders_composite_orders__id__get put:orders_composite_orders__id__put", "name": "mod-orders", "path": "/orders/composite-orders/{id}" }, { "apiDescription": "ramls/order.raml", "apiType": "raml", "interface": "orders 13.0", "methods": "get:orders_composite_orders__id__fiscal_years_get", "name": "mod-orders", "path": "/orders/composite-orders/{id}/fiscal-years" }, { "apiDescription": "ramls/order.raml", "apiType": "raml", "interface": "orders 13.0", "methods": "post:orders_composite_orders__id__re_encumber_post", "name": "mod-orders", "path": "/orders/composite-orders/{id}/re-encumber" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "configuration.prefixes 1.2", "methods": "get:orders_configuration_prefixes_get post:orders_configuration_prefixes_post", "name": "mod-orders", "path": "/orders/configuration/prefixes" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "configuration.prefixes 1.2", "methods": "delete:orders_configuration_prefixes__id__delete get:orders_configuration_prefixes__id__get put:orders_configuration_prefixes__id__put", "name": "mod-orders", "path": "/orders/configuration/prefixes/{id}" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "configuration.reasons-for-closure 1.0", "methods": "get:orders_configuration_reasons_for_closure_get post:orders_configuration_reasons_for_closure_post", "name": "mod-orders", "path": "/orders/configuration/reasons-for-closure" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "configuration.reasons-for-closure 1.0", "methods": "delete:orders_configuration_reasons_for_closure__id__delete get:orders_configuration_reasons_for_closure__id__get put:orders_configuration_reasons_for_closure__id__put", "name": "mod-orders", "path": "/orders/configuration/reasons-for-closure/{id}" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "configuration.suffixes 1.2", "methods": "get:orders_configuration_suffixes_get post:orders_configuration_suffixes_post", "name": "mod-orders", "path": "/orders/configuration/suffixes" }, { "apiDescription": "ramls/configuration.raml", "apiType": "raml", "interface": "configuration.suffixes 1.2", "methods": "delete:orders_configuration_suffixes__id__delete get:orders_configuration_suffixes__id__get put:orders_configuration_suffixes__id__put", "name": "mod-orders", "path": "/orders/configuration/suffixes/{id}" }, { "apiDescription": "ramls/expect.raml", "apiType": "raml", "interface": "receiving 2.0", "methods": "post:orders_expect_post", "name": "mod-orders", "path": "/orders/expect" }, { "apiDescription": "ramls/export_history.raml", "apiType": "raml", "interface": "orders.export-history 1.0", "methods": "get:orders_export_history_get", "name": "mod-orders", "path": "/orders/export-history" }, { "apiDescription": "ramls/holding-detail.raml", "apiType": "raml", "interface": "orders.holding-detail 1.0", "methods": "post:orders_holding_detail_post", "name": "mod-orders", "path": "/orders/holding-detail" }, { "apiDescription": "ramls/holding-summary.raml", "apiType": "raml", "interface": "orders.holding-summary 1.0", "methods": "get:orders_holding_summary__id__get", "name": "mod-orders", "path": "/orders/holding-summary/{id}" }, { "apiDescription": "ramls/order-lines.raml", "apiType": "raml", "interface": "order-lines 4.1", "methods": "get:orders_order_lines_get post:orders_order_lines_post", "name": "mod-orders", "path": "/orders/order-lines" }, { "apiDescription": "ramls/order-lines.raml", "apiType": "raml", "interface": "order-lines 4.1", "methods": "put:orders_order_lines_fund_distributions_validate_put", "name": "mod-orders", "path": "/orders/order-lines/fund-distributions/validate" }, { "apiDescription": "ramls/edge-orders.raml", "apiType": "raml", "methods": "get:orders_order_lines__id__get put:orders_order_lines__id__put", "name": "edge-orders", "path": "/orders/order-lines/{id}" }, { "apiDescription": "ramls/order-lines.raml", "apiType": "raml", "interface": "order-lines 4.1", "methods": "delete:orders_order_lines__id__delete get:orders_order_lines__id__get patch:orders_order_lines__id__patch put:orders_order_lines__id__put", "name": "mod-orders", "path": "/orders/order-lines/{id}" }, { "apiDescription": "ramls/order-templates.raml", "apiType": "raml", "interface": "order-templates 1.0", "methods": "get:orders_order_templates_get post:orders_order_templates_post", "name": "mod-orders", "path": "/orders/order-templates" }, { "apiDescription": "ramls/order-templates.raml", "apiType": "raml", "interface": "order-templates 1.0", "methods": "delete:orders_order_templates__id__delete get:orders_order_templates__id__get put:orders_order_templates__id__put", "name": "mod-orders", "path": "/orders/order-templates/{id}" }, { "apiDescription": "ramls/pieces.raml", "apiType": "raml", "interface": "pieces 3.1", "methods": "get:orders_pieces_get post:orders_pieces_post", "name": "mod-orders", "path": "/orders/pieces" }, { "apiDescription": "ramls/pieces-batch.raml", "apiType": "raml", "interface": "pieces 3.1", "methods": "post:orders_pieces_batch_post", "name": "mod-orders", "path": "/orders/pieces-batch" }, { "apiDescription": "ramls/pieces-batch.raml", "apiType": "raml", "interface": "pieces 3.1", "methods": "put:orders_pieces_batch_status_put", "name": "mod-orders", "path": "/orders/pieces-batch/status" }, { "apiDescription": "ramls/pieces-requests.raml", "apiType": "raml", "interface": "pieces 3.1", "methods": "get:orders_pieces_requests_get", "name": "mod-orders", "path": "/orders/pieces-requests" }, { "apiDescription": "ramls/pieces.raml", "apiType": "raml", "interface": "pieces 3.1", "methods": "delete:orders_pieces__id__delete get:orders_pieces__id__get put:orders_pieces__id__put", "name": "mod-orders", "path": "/orders/pieces/{id}" }, { "apiDescription": "ramls/po-number.raml", "apiType": "raml", "interface": "po-number 1.0", "methods": "get:orders_po_number_get", "name": "mod-orders", "path": "/orders/po-number" }, { "apiDescription": "ramls/po-number.raml", "apiType": "raml", "interface": "po-number 1.0", "methods": "post:orders_po_number_validate_post", "name": "mod-orders", "path": "/orders/po-number/validate" }, { "apiDescription": "ramls/receive.raml", "apiType": "raml", "interface": "receiving 2.0", "methods": "post:orders_receive_post", "name": "mod-orders", "path": "/orders/receive" }, { "apiDescription": "ramls/receiving-history.raml", "apiType": "raml", "interface": "receiving 2.0", "methods": "get:orders_receiving_history_get", "name": "mod-orders", "path": "/orders/receiving-history" }, { "apiDescription": "ramls/rollover.raml", "apiType": "raml", "interface": "orders.rollover 1.0", "methods": "post:orders_rollover_post", "name": "mod-orders", "path": "/orders/rollover" }, { "apiDescription": "ramls/routing-lists.raml", "apiType": "raml", "interface": "orders.routing-lists 1.0", "methods": "get:orders_routing_lists_get post:orders_routing_lists_post", "name": "mod-orders", "path": "/orders/routing-lists" }, { "apiDescription": "ramls/routing-lists.raml", "apiType": "raml", "interface": "orders.routing-lists 1.0", "methods": "delete:orders_routing_lists__id__delete get:orders_routing_lists__id__get put:orders_routing_lists__id__put", "name": "mod-orders", "path": "/orders/routing-lists/{id}" }, { "apiDescription": "ramls/routing-lists.raml", "apiType": "raml", "interface": "orders.routing-lists 1.0", "methods": "get:orders_routing_lists__id__template_get", "name": "mod-orders", "path": "/orders/routing-lists/{id}/template" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "titles 1.2", "methods": "get:orders_titles_get post:orders_titles_post", "name": "mod-orders", "path": "/orders/titles" }, { "apiDescription": "ramls/titles.raml", "apiType": "raml", "interface": "titles 1.2", "methods": "delete:orders_titles__id__delete get:orders_titles__id__get put:orders_titles__id__put", "name": "mod-orders", "path": "/orders/titles/{id}" }, { "apiDescription": "ramls/edge-orders.raml", "apiType": "raml", "methods": "get:orders_validate_get post:orders_validate_post", "name": "edge-orders", "path": "/orders/validate" }, { "apiDescription": "ramls/wrapper-pieces.raml", "apiType": "raml", "interface": "wrapper-pieces 1.0", "methods": "get:orders_wrapper_pieces_get", "name": "mod-orders", "path": "/orders/wrapper-pieces" }, { "apiDescription": "ramls/wrapper-pieces.raml", "apiType": "raml", "interface": "wrapper-pieces 1.0", "methods": "get:orders_wrapper_pieces__id__get", "name": "mod-orders", "path": "/orders/wrapper-pieces/{id}" }, { "apiDescription": "ramls/audit-outbox.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:organizations_storage_audit_outbox_process_post", "name": "mod-organizations-storage", "path": "/organizations-storage/audit-outbox/process" }, { "apiDescription": "ramls/banking_accoun_type.raml", "apiType": "raml", "interface": "organizations-storage.banking-account-types 1.0", "methods": "get:organizations_storage_banking_account_types_get post:organizations_storage_banking_account_types_post", "name": "mod-organizations-storage", "path": "/organizations-storage/banking-account-types" }, { "apiDescription": "ramls/banking_accoun_type.raml", "apiType": "raml", "interface": "organizations-storage.banking-account-types 1.0", "methods": "delete:organizations_storage_banking_account_types__id__delete get:organizations_storage_banking_account_types__id__get put:organizations_storage_banking_account_types__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/banking-account-types/{id}" }, { "apiDescription": "ramls/banking_information.raml", "apiType": "raml", "interface": "organizations-storage.banking-information 1.0", "methods": "get:organizations_storage_banking_information_get post:organizations_storage_banking_information_post", "name": "mod-organizations-storage", "path": "/organizations-storage/banking-information" }, { "apiDescription": "ramls/banking_information.raml", "apiType": "raml", "interface": "organizations-storage.banking-information 1.0", "methods": "delete:organizations_storage_banking_information__id__delete get:organizations_storage_banking_information__id__get put:organizations_storage_banking_information__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/banking-information/{id}" }, { "apiDescription": "ramls/category.raml", "apiType": "raml", "interface": "organizations-storage.categories 1.1", "methods": "get:organizations_storage_categories_get post:organizations_storage_categories_post", "name": "mod-organizations-storage", "path": "/organizations-storage/categories" }, { "apiDescription": "ramls/category.raml", "apiType": "raml", "interface": "organizations-storage.categories 1.1", "methods": "delete:organizations_storage_categories__id__delete get:organizations_storage_categories__id__get put:organizations_storage_categories__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/categories/{id}" }, { "apiDescription": "ramls/contact.raml", "apiType": "raml", "interface": "organizations-storage.contacts 2.0", "methods": "get:organizations_storage_contacts_get post:organizations_storage_contacts_post", "name": "mod-organizations-storage", "path": "/organizations-storage/contacts" }, { "apiDescription": "ramls/contact.raml", "apiType": "raml", "interface": "organizations-storage.contacts 2.0", "methods": "delete:organizations_storage_contacts__id__delete get:organizations_storage_contacts__id__get put:organizations_storage_contacts__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/contacts/{id}" }, { "apiDescription": "ramls/interface.raml", "apiType": "raml", "interface": "organizations-storage.interfaces 2.1", "methods": "get:organizations_storage_interfaces_get post:organizations_storage_interfaces_post", "name": "mod-organizations-storage", "path": "/organizations-storage/interfaces" }, { "apiDescription": "ramls/interface.raml", "apiType": "raml", "interface": "organizations-storage.interfaces 2.1", "methods": "delete:organizations_storage_interfaces__id__delete get:organizations_storage_interfaces__id__get put:organizations_storage_interfaces__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/interfaces/{id}" }, { "apiDescription": "ramls/interface.raml", "apiType": "raml", "interface": "organizations-storage.interfaces 2.1", "methods": "delete:organizations_storage_interfaces__id__credentials_delete get:organizations_storage_interfaces__id__credentials_get post:organizations_storage_interfaces__id__credentials_post put:organizations_storage_interfaces__id__credentials_put", "name": "mod-organizations-storage", "path": "/organizations-storage/interfaces/{id}/credentials" }, { "apiDescription": "ramls/organization_type.raml", "apiType": "raml", "interface": "organizations-storage.organization-types 1.0", "methods": "get:organizations_storage_organization_types_get post:organizations_storage_organization_types_post", "name": "mod-organizations-storage", "path": "/organizations-storage/organization-types" }, { "apiDescription": "ramls/organization_type.raml", "apiType": "raml", "interface": "organizations-storage.organization-types 1.0", "methods": "delete:organizations_storage_organization_types__id__delete get:organizations_storage_organization_types__id__get put:organizations_storage_organization_types__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/organization-types/{id}" }, { "apiDescription": "ramls/organization.raml", "apiType": "raml", "interface": "organizations-storage.organizations 3.3", "methods": "get:organizations_storage_organizations_get post:organizations_storage_organizations_post", "name": "mod-organizations-storage", "path": "/organizations-storage/organizations" }, { "apiDescription": "ramls/organization.raml", "apiType": "raml", "interface": "organizations-storage.organizations 3.3", "methods": "delete:organizations_storage_organizations__id__delete get:organizations_storage_organizations__id__get put:organizations_storage_organizations__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/organizations/{id}" }, { "apiDescription": "ramls/privileged_contact.raml", "apiType": "raml", "interface": "organizations-storage.privileged-contacts 1.0", "methods": "get:organizations_storage_privileged_contacts_get post:organizations_storage_privileged_contacts_post", "name": "mod-organizations-storage", "path": "/organizations-storage/privileged-contacts" }, { "apiDescription": "ramls/privileged_contact.raml", "apiType": "raml", "interface": "organizations-storage.privileged-contacts 1.0", "methods": "delete:organizations_storage_privileged_contacts__id__delete get:organizations_storage_privileged_contacts__id__get put:organizations_storage_privileged_contacts__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/privileged-contacts/{id}" }, { "apiDescription": "ramls/setting.raml", "apiType": "raml", "interface": "organizations-storage.settings 1.1", "methods": "get:organizations_storage_settings_get post:organizations_storage_settings_post", "name": "mod-organizations-storage", "path": "/organizations-storage/settings" }, { "apiDescription": "ramls/setting.raml", "apiType": "raml", "interface": "organizations-storage.settings 1.1", "methods": "delete:organizations_storage_settings__id__delete get:organizations_storage_settings__id__get put:organizations_storage_settings__id__put", "name": "mod-organizations-storage", "path": "/organizations-storage/settings/{id}" }, { "apiDescription": "ramls/banking_information.raml", "apiType": "raml", "interface": "banking-information 1.0", "methods": "get:organizations_banking_information_get post:organizations_banking_information_post", "name": "mod-organizations", "path": "/organizations/banking-information" }, { "apiDescription": "ramls/banking_information.raml", "apiType": "raml", "interface": "banking-information 1.0", "methods": "delete:organizations_banking_information__id__delete get:organizations_banking_information__id__get put:organizations_banking_information__id__put", "name": "mod-organizations", "path": "/organizations/banking-information/{id}" }, { "apiDescription": "ramls/organizations.raml", "apiType": "raml", "interface": "organizations.organizations 1.2", "methods": "get:organizations_organizations_get post:organizations_organizations_post", "name": "mod-organizations", "path": "/organizations/organizations" }, { "apiDescription": "ramls/organizations.raml", "apiType": "raml", "interface": "organizations.organizations 1.2", "methods": "delete:organizations_organizations__id__delete get:organizations_organizations__id__get put:organizations_organizations__id__put", "name": "mod-organizations", "path": "/organizations/organizations/{id}" }, { "apiDescription": "ramls/overdue-fine-policy.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:overdue_fines_policies_get post:overdue_fines_policies_post", "name": "mod-feesfines", "path": "/overdue-fines-policies" }, { "apiDescription": "ramls/overdue-fine-policy.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:overdue_fines_policies__overduefinepolicyid__delete get:overdue_fines_policies__overduefinepolicyid__get put:overdue_fines_policies__overduefinepolicyid__put", "name": "mod-feesfines", "path": "/overdue-fines-policies/{overdueFinePolicyId}" }, { "apiDescription": "ramls/owners.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:owners_get post:owners_post", "name": "mod-feesfines", "path": "/owners" }, { "apiDescription": "ramls/owners.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:owners__ownerid__delete get:owners__ownerid__get put:owners__ownerid__put", "name": "mod-feesfines", "path": "/owners/{ownerId}" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_post", "name": "edge-patron", "path": "/patron" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_post", "name": "mod-patron", "path": "/patron" }, { "apiDescription": "ramls/patron-action-session.raml", "apiType": "raml", "interface": "patron-action-session-storage 0.3", "methods": "get:patron_action_session_storage_expired_session_patron_ids_get", "name": "mod-circulation-storage", "path": "/patron-action-session-storage/expired-session-patron-ids" }, { "apiDescription": "ramls/patron-action-session.raml", "apiType": "raml", "interface": "patron-action-session-storage 0.3", "methods": "get:patron_action_session_storage_patron_action_sessions_get post:patron_action_session_storage_patron_action_sessions_post", "name": "mod-circulation-storage", "path": "/patron-action-session-storage/patron-action-sessions" }, { "apiDescription": "ramls/patron-action-session.raml", "apiType": "raml", "interface": "patron-action-session-storage 0.3", "methods": "delete:patron_action_session_storage_patron_action_sessions__patronsessionid__delete get:patron_action_session_storage_patron_action_sessions__patronsessionid__get put:patron_action_session_storage_patron_action_sessions__patronsessionid__put", "name": "mod-circulation-storage", "path": "/patron-action-session-storage/patron-action-sessions/{patronSessionId}" }, { "apiDescription": "ramls/patron-block-conditions.raml", "apiType": "raml", "interface": "patron-block-conditions 0.1", "methods": "get:patron_block_conditions_get", "name": "mod-patron-blocks", "path": "/patron-block-conditions" }, { "apiDescription": "ramls/patron-block-conditions.raml", "apiType": "raml", "interface": "patron-block-conditions 0.1", "methods": "get:patron_block_conditions__patronblockconditionid__get put:patron_block_conditions__patronblockconditionid__put", "name": "mod-patron-blocks", "path": "/patron-block-conditions/{patronBlockConditionId}" }, { "apiDescription": "ramls/patron-block-limits.raml", "apiType": "raml", "interface": "patron-block-limits 0.1", "methods": "get:patron_block_limits_get post:patron_block_limits_post", "name": "mod-patron-blocks", "path": "/patron-block-limits" }, { "apiDescription": "ramls/patron-block-limits.raml", "apiType": "raml", "interface": "patron-block-limits 0.1", "methods": "delete:patron_block_limits__patronblocklimitid__delete get:patron_block_limits__patronblocklimitid__get put:patron_block_limits__patronblocklimitid__put", "name": "mod-patron-blocks", "path": "/patron-block-limits/{patronBlockLimitId}" }, { "apiDescription": "ramls/patron-notice.raml", "apiType": "raml", "interface": "patron-notice 1.1", "methods": "post:patron_notice_post", "name": "mod-notify", "path": "/patron-notice" }, { "apiDescription": "ramls/patron-notice-policy.raml", "apiType": "raml", "interface": "patron-notice-policy-storage 0.13", "methods": "get:patron_notice_policy_storage_patron_notice_policies_get post:patron_notice_policy_storage_patron_notice_policies_post", "name": "mod-circulation-storage", "path": "/patron-notice-policy-storage/patron-notice-policies" }, { "apiDescription": "ramls/patron-notice-policy.raml", "apiType": "raml", "interface": "patron-notice-policy-storage 0.13", "methods": "delete:patron_notice_policy_storage_patron_notice_policies__patronnoticepolicyid__delete get:patron_notice_policy_storage_patron_notice_policies__patronnoticepolicyid__get put:patron_notice_policy_storage_patron_notice_policies__patronnoticepolicyid__put", "name": "mod-circulation-storage", "path": "/patron-notice-policy-storage/patron-notice-policies/{patronNoticePolicyId}" }, { "apiDescription": "ramls/patronpin.raml", "apiType": "raml", "interface": "patron-pin 1.0", "methods": "delete:patron_pin_delete post:patron_pin_post", "name": "mod-users", "path": "/patron-pin" }, { "apiDescription": "ramls/patronpin.raml", "apiType": "raml", "interface": "patron-pin 1.0", "methods": "post:patron_pin_verify_post", "name": "mod-users", "path": "/patron-pin/verify" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account_get post:patron_account_post", "name": "edge-patron", "path": "/patron/account" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account_by_email__emailid__get put:patron_account_by_email__emailid__put", "name": "edge-patron", "path": "/patron/account/by-email/{emailId}" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account_external_patrons_get", "name": "edge-patron", "path": "/patron/account/external-patrons" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account_hold__holdid__cancel_post", "name": "edge-patron", "path": "/patron/account/hold/{holdId}/cancel" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account_instance__instanceid__allowed_service_points_get", "name": "edge-patron", "path": "/patron/account/instance/{instanceId}/allowed-service-points" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account_instance__instanceid__allowed_service_points_multi_item_post", "name": "edge-patron", "path": "/patron/account/instance/{instanceId}/allowed-service-points-multi-item" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account_instance__instanceid__batch_request_post", "name": "edge-patron", "path": "/patron/account/instance/{instanceId}/batch-request" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account_instance__instanceid__batch_request__batchrequestid__status_get", "name": "edge-patron", "path": "/patron/account/instance/{instanceId}/batch-request/{batchRequestId}/status" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account_instance__instanceid__hold_post", "name": "edge-patron", "path": "/patron/account/instance/{instanceId}/hold" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account_item__itemid__allowed_service_points_get", "name": "edge-patron", "path": "/patron/account/item/{itemId}/allowed-service-points" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account_item__itemid__hold_post", "name": "edge-patron", "path": "/patron/account/item/{itemId}/hold" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account__id__get", "name": "edge-patron", "path": "/patron/account/{id}" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "get:patron_account__id__get", "name": "mod-patron", "path": "/patron/account/{id}" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account__id__hold__holdid__cancel_post", "name": "edge-patron", "path": "/patron/account/{id}/hold/{holdId}/cancel" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_account__id__hold__holdid__cancel_post", "name": "mod-patron", "path": "/patron/account/{id}/hold/{holdId}/cancel" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account__id__instance__instanceid__allowed_service_points_get", "name": "edge-patron", "path": "/patron/account/{id}/instance/{instanceId}/allowed-service-points" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "get:patron_account__id__instance__instanceid__allowed_service_points_get", "name": "mod-patron", "path": "/patron/account/{id}/instance/{instanceId}/allowed-service-points" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account__id__instance__instanceid__allowed_service_points_multi_item_post", "name": "edge-patron", "path": "/patron/account/{id}/instance/{instanceId}/allowed-service-points-multi-item" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_account__id__instance__instanceid__allowed_service_points_multi_item_post", "name": "mod-patron", "path": "/patron/account/{id}/instance/{instanceId}/allowed-service-points-multi-item" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account__id__instance__instanceid__batch_request_post", "name": "edge-patron", "path": "/patron/account/{id}/instance/{instanceId}/batch-request" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_account__id__instance__instanceid__batch_request_post", "name": "mod-patron", "path": "/patron/account/{id}/instance/{instanceId}/batch-request" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account__id__instance__instanceid__batch_request__batchrequestid__status_get", "name": "edge-patron", "path": "/patron/account/{id}/instance/{instanceId}/batch-request/{batchRequestId}/status" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "get:patron_account__id__instance__instanceid__batch_request__batchrequestid__status_get", "name": "mod-patron", "path": "/patron/account/{id}/instance/{instanceId}/batch-request/{batchRequestId}/status" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account__id__instance__instanceid__hold_post", "name": "edge-patron", "path": "/patron/account/{id}/instance/{instanceId}/hold" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_account__id__instance__instanceid__hold_post", "name": "mod-patron", "path": "/patron/account/{id}/instance/{instanceId}/hold" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_account__id__item__itemid__allowed_service_points_get", "name": "edge-patron", "path": "/patron/account/{id}/item/{itemId}/allowed-service-points" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "get:patron_account__id__item__itemid__allowed_service_points_get", "name": "mod-patron", "path": "/patron/account/{id}/item/{itemId}/allowed-service-points" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account__id__item__itemid__hold_post", "name": "edge-patron", "path": "/patron/account/{id}/item/{itemId}/hold" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_account__id__item__itemid__hold_post", "name": "mod-patron", "path": "/patron/account/{id}/item/{itemId}/hold" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "post:patron_account__id__item__itemid__renew_post", "name": "edge-patron", "path": "/patron/account/{id}/item/{itemId}/renew" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "post:patron_account__id__item__itemid__renew_post", "name": "mod-patron", "path": "/patron/account/{id}/item/{itemId}/renew" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "get:patron_registration_status_get", "name": "edge-patron", "path": "/patron/registration-status" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "get:patron_registration_status__identifier__get", "name": "mod-patron", "path": "/patron/registration-status/{identifier}" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "patron.settings 1.0", "methods": "get:patron_settings_get post:patron_settings_post", "name": "mod-patron", "path": "/patron/settings" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "patron.settings 1.0", "methods": "delete:patron_settings__id__delete get:patron_settings__id__get put:patron_settings__id__put", "name": "mod-patron", "path": "/patron/settings/{id}" }, { "apiDescription": "ramls/edge-patron.raml", "apiType": "raml", "methods": "put:patron__externalsystemid__put", "name": "edge-patron", "path": "/patron/{externalSystemId}" }, { "apiDescription": "ramls/patron.raml", "apiType": "raml", "interface": "patron 6.6", "methods": "put:patron__externalsystemid__put", "name": "mod-patron", "path": "/patron/{externalSystemId}" }, { "apiDescription": "ramls/payments.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:payments_get post:payments_post", "name": "mod-feesfines", "path": "/payments" }, { "apiDescription": "ramls/payments.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:payments__paymentid__delete get:payments__paymentid__get put:payments__paymentid__put", "name": "mod-feesfines", "path": "/payments/{paymentId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "permissions-users 1.0", "methods": "get:operation/getPermissionsUser", "name": "mod-roles-keycloak", "path": "/permissions/users/{id}" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "get:perms_permissions_get post:perms_permissions_post", "name": "mod-permissions", "path": "/perms/permissions" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "delete:perms_permissions__id__delete get:perms_permissions__id__get put:perms_permissions__id__put", "name": "mod-permissions", "path": "/perms/permissions/{id}" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "post:perms_purge_deprecated_post", "name": "mod-permissions", "path": "/perms/purge-deprecated" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "get:perms_users_get post:perms_users_post", "name": "mod-permissions", "path": "/perms/users" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "delete:perms_users__id__delete get:perms_users__id__get put:perms_users__id__put", "name": "mod-permissions", "path": "/perms/users/{id}" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "get:perms_users__id__permissions_get post:perms_users__id__permissions_post", "name": "mod-permissions", "path": "/perms/users/{id}/permissions" }, { "apiDescription": "ramls/permissions.raml", "apiType": "raml", "interface": "permissions 5.8", "methods": "delete:perms_users__id__permissions__permissionname__delete", "name": "mod-permissions", "path": "/perms/users/{id}/permissions/{permissionname}" }, { "apiDescription": "ramls/claim.raml", "apiType": "raml", "interface": "pieces.send-claims 1.0", "methods": "post:pieces_claim_post", "name": "mod-orders", "path": "/pieces/claim" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "policies 1.1", "methods": "get:operation/findPolicies post:operation/createPolicy", "name": "mod-roles-keycloak", "path": "/policies" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "policies 1.1", "methods": "post:operation/createPolicies", "name": "mod-roles-keycloak", "path": "/policies/batch" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "policies 1.1", "methods": "delete:operation/deletePolicy get:operation/getPolicy put:operation/updatePolicy", "name": "mod-roles-keycloak", "path": "/policies/{id}" }, { "apiDescription": "ramls/instance-preceding-succeeding-titles.raml", "apiType": "raml", "interface": "instance-preceding-succeeding-titles 0.2", "methods": "get:preceding_succeeding_titles_get post:preceding_succeeding_titles_post", "name": "mod-inventory-storage", "path": "/preceding-succeeding-titles" }, { "apiDescription": "ramls/instance-preceding-succeeding-titles.raml", "apiType": "raml", "interface": "instance-preceding-succeeding-titles 0.2", "methods": "put:preceding_succeeding_titles_instances__instanceid__put", "name": "mod-inventory-storage", "path": "/preceding-succeeding-titles/instances/{instanceId}" }, { "apiDescription": "ramls/instance-preceding-succeeding-titles.raml", "apiType": "raml", "interface": "instance-preceding-succeeding-titles 0.2", "methods": "delete:preceding_succeeding_titles__precedingsucceedingtitleid__delete get:preceding_succeeding_titles__precedingsucceedingtitleid__get put:preceding_succeeding_titles__precedingsucceedingtitleid__put", "name": "mod-inventory-storage", "path": "/preceding-succeeding-titles/{precedingSucceedingTitleId}" }, { "apiDescription": "ramls/print-events-storage.raml", "apiType": "raml", "interface": "print-events-storage 1.0", "methods": "post:print_events_storage_print_events_entry_post", "name": "mod-circulation-storage", "path": "/print-events-storage/print-events-entry" }, { "apiDescription": "ramls/print-events-storage.raml", "apiType": "raml", "interface": "print-events-storage 1.0", "methods": "post:print_events_storage_print_events_status_post", "name": "mod-circulation-storage", "path": "/print-events-storage/print-events-status" }, { "apiDescription": "src/main/resources/openapi/batchPrint.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/createBatch", "name": "mod-batch-print", "path": "/print/batch-creation" }, { "apiDescription": "src/main/resources/openapi/batchPrint.yaml", "apiType": "oas", "interface": "batch-print 1.0", "methods": "delete:operation/deletePrintEntries get:operation/getPrintEntries post:operation/postPrintEntry", "name": "mod-batch-print", "path": "/print/entries" }, { "apiDescription": "src/main/resources/openapi/batchPrint.yaml", "apiType": "oas", "interface": "batch-print 1.0", "methods": "delete:operation/deletePrintEntry get:operation/getPrintEntry put:operation/updatePrintEntry", "name": "mod-batch-print", "path": "/print/entries/{id}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/listAllFormsOfMetadata", "name": "mod-workflow", "path": "/profile" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/descriptor", "name": "mod-workflow", "path": "/profile/nodes" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/descriptor_1", "name": "mod-workflow", "path": "/profile/triggers" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "methods": "get:operation/descriptor_2", "name": "mod-workflow", "path": "/profile/workflows" }, { "apiDescription": "ramls/proxiesFor.raml", "apiType": "raml", "interface": "users 16.4", "methods": "get:proxiesfor_get post:proxiesfor_post", "name": "mod-users", "path": "/proxiesfor" }, { "apiDescription": "ramls/proxiesFor.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:proxiesfor__id__delete get:proxiesfor__id__get put:proxiesfor__id__put", "name": "mod-users", "path": "/proxiesfor/{id}" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-audit 0.1", "methods": "get:pubsub_audit_messages__eventid__payload_get", "name": "mod-pubsub", "path": "/pubsub/audit-messages/{eventId}/payload" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-event-types 0.1", "methods": "get:pubsub_event_types_get post:pubsub_event_types_post", "name": "mod-pubsub", "path": "/pubsub/event-types" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-publishers 0.1", "methods": "post:pubsub_event_types_declare_publisher_post", "name": "mod-pubsub", "path": "/pubsub/event-types/declare/publisher" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-subscribers 0.1", "methods": "post:pubsub_event_types_declare_subscriber_post", "name": "mod-pubsub", "path": "/pubsub/event-types/declare/subscriber" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-event-types 0.1", "methods": "delete:pubsub_event_types__eventtypename__delete get:pubsub_event_types__eventtypename__get put:pubsub_event_types__eventtypename__put", "name": "mod-pubsub", "path": "/pubsub/event-types/{eventTypeName}" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-publishers 0.1", "methods": "delete:pubsub_event_types__eventtypename__publishers_delete get:pubsub_event_types__eventtypename__publishers_get", "name": "mod-pubsub", "path": "/pubsub/event-types/{eventTypeName}/publishers" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-subscribers 0.1", "methods": "delete:pubsub_event_types__eventtypename__subscribers_delete get:pubsub_event_types__eventtypename__subscribers_get", "name": "mod-pubsub", "path": "/pubsub/event-types/{eventTypeName}/subscribers" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-audit 0.1", "methods": "get:pubsub_history_get", "name": "mod-pubsub", "path": "/pubsub/history" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-messaging-modules 0.1", "methods": "delete:pubsub_messaging_modules_delete", "name": "mod-pubsub", "path": "/pubsub/messaging-modules" }, { "apiDescription": "ramls/pubSub.raml", "apiType": "raml", "interface": "pubsub-publish 0.1", "methods": "post:pubsub_publish_post", "name": "mod-pubsub", "path": "/pubsub/publish" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "get:operation/runFqlQuery post:operation/runFqlQueryAsync", "name": "folio-query-tool-metadata", "path": "/query" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "post:operation/getContents", "name": "folio-query-tool-metadata", "path": "/query/contents" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "post:operation/getContentsPrivileged", "name": "folio-query-tool-metadata", "path": "/query/contents/privileged" }, { "apiDescription": "src/main/resources/swagger.api/mod-fqm-manager.yaml", "apiType": "oas", "interface": "_timer 1.0", "methods": "post:operation/deleteOldQueries", "name": "mod-fqm-manager", "path": "/query/purge" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "delete:operation/deleteQuery get:operation/getQuery", "name": "folio-query-tool-metadata", "path": "/query/{queryId}" }, { "apiDescription": "src/main/resources/swagger.api/queryTool.yaml", "apiType": "oas", "methods": "get:operation/getSortedIds", "name": "folio-query-tool-metadata", "path": "/query/{queryId}/sortedIds" }, { "apiDescription": "src/main/resources/swagger.api/reading_room.yaml", "apiType": "oas", "interface": "reading-room 1.0", "methods": "get:operation/getReadingRoomsByCqlQuery post:operation/createReadingRoom", "name": "mod-reading-room", "path": "/reading-room" }, { "apiDescription": "src/main/resources/swagger.api/patron_permission.yaml", "apiType": "oas", "interface": "reading-room-patron-permission 1.0", "methods": "get:operation/getPatronPermissionsByUserId put:operation/UpdatePatronReadingRoomPermission", "name": "mod-reading-room", "path": "/reading-room-patron-permission/{patronId}" }, { "apiDescription": "src/main/resources/swagger.api/reading_room.yaml", "apiType": "oas", "interface": "reading-room 1.0", "methods": "get:operation/getAccessLogsByCqlQuery", "name": "mod-reading-room", "path": "/reading-room/access-log" }, { "apiDescription": "src/main/resources/swagger.api/reading_room.yaml", "apiType": "oas", "interface": "reading-room 1.0", "methods": "delete:operation/deleteReadingRoomById put:operation/updateReadingRoomById", "name": "mod-reading-room", "path": "/reading-room/{readingRoomId}" }, { "apiDescription": "src/main/resources/swagger.api/reading_room.yaml", "apiType": "oas", "interface": "reading-room 1.0", "methods": "post:operation/createAccessLog", "name": "mod-reading-room", "path": "/reading-room/{readingRoomId}/access-log" }, { "apiDescription": "ramls/record-bulk.raml", "apiType": "raml", "interface": "inventory-record-bulk 1.1", "methods": "get:record_bulk_ids_get", "name": "mod-inventory-storage", "path": "/record-bulk/ids" }, { "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", "apiType": "oas", "interface": "marc-records-editor 6.0", "methods": "post:null", "name": "mod-quick-marc", "path": "/records-editor/links/suggestion" }, { "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", "apiType": "oas", "interface": "marc-records-editor 6.0", "methods": "get:operation/getRecordByExternalId post:operation/createNewRecord", "name": "mod-quick-marc", "path": "/records-editor/records" }, { "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", "apiType": "oas", "interface": "marc-records-editor 6.0", "methods": "get:operation/getRecordCreationStatus", "name": "mod-quick-marc", "path": "/records-editor/records/status" }, { "apiDescription": "src/main/resources/swagger.api/records-editor-async.yaml", "apiType": "oas", "interface": "marc-records-editor 6.0", "methods": "put:operation/putRecord", "name": "mod-quick-marc", "path": "/records-editor/records/{id}" }, { "apiDescription": "src/main/resources/swagger.api/records-editor.yaml", "apiType": "oas", "interface": "marc-records-editor 6.0", "methods": "post:null", "name": "mod-quick-marc", "path": "/records-editor/validate" }, { "apiDescription": "src/main/resources/swagger.api/refresh-presigned-url.yaml", "apiType": "oas", "interface": "bulk-edit 4.3", "methods": "get:operation/getRefreshedPresignedUrl", "name": "mod-data-export-worker", "path": "/refresh-presigned-url" }, { "apiDescription": "src/main/resources/openapi/token-1.0.yaml", "apiType": "oas", "interface": "authtoken 2.0", "methods": "post:operation/token-sign-legacy", "name": "mod-authtoken", "path": "/refreshtoken" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "authtoken 2.0", "methods": "post:operation/token-sign-legacy", "name": "mod-login-keycloak", "path": "/refreshtoken" }, { "apiDescription": "ramls/refunds.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:refunds_get post:refunds_post", "name": "mod-feesfines", "path": "/refunds" }, { "apiDescription": "ramls/refunds.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:refunds__refundid__delete get:refunds__refundid__get put:refunds__refundid__put", "name": "mod-feesfines", "path": "/refunds/{refundId}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "reinstallations 1.0", "methods": "post:operation/appReinstall", "name": "mgr-tenant-entitlements", "path": "/reinstall/applications" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenant-entitlements.yaml", "apiType": "oas", "interface": "reinstallations 1.0", "methods": "post:operation/moduleReinstall", "name": "mgr-tenant-entitlements", "path": "/reinstall/modules" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-accessions 1.1", "methods": "get:operation/getAccessions post:operation/postAccession", "name": "mod-remote-storage", "path": "/remote-storage/accessions" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-accessions 1.1", "methods": "put:operation/setAccessionedByBarcode", "name": "mod-remote-storage", "path": "/remote-storage/accessions/barcode/{barcode}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-accessions 1.1", "methods": "put:operation/setAccessionedById", "name": "mod-remote-storage", "path": "/remote-storage/accessions/id/{accessionId}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-configurations 1.1", "methods": "get:operation/getConfigurations post:operation/postConfiguration", "name": "mod-remote-storage", "path": "/remote-storage/configurations" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-configurations 1.1", "methods": "delete:operation/deleteConfigurationById get:operation/getConfigurationById put:operation/putConfiguration", "name": "mod-remote-storage", "path": "/remote-storage/configurations/{configId}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-extended-mappings 1.0", "methods": "get:operation/getExtendedRemoteLocationConfigurationMappings post:operation/postExtendedRemoteLocationConfigurationMapping", "name": "mod-remote-storage", "path": "/remote-storage/extended-mappings" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-extended-mappings 1.0", "methods": "get:operation/getExtendedRemoteLocationConfigurationMappingsLocations", "name": "mod-remote-storage", "path": "/remote-storage/extended-mappings/locations" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-extended-mappings 1.0", "methods": "get:operation/getExtendedRemoteLocationConfigurationMappingsById", "name": "mod-remote-storage", "path": "/remote-storage/extended-mappings/{finalLocationId}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-extended-mappings 1.0", "methods": "delete:operation/deleteOriginalLocationByRemoteStorageConfigurationIdAndOriginalLocationId", "name": "mod-remote-storage", "path": "/remote-storage/extended-mappings/{remoteStorageConfigurationId}/{originalLocationId}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-items 1.0", "methods": "post:operation/markItemAsMissingByBarcode", "name": "mod-remote-storage", "path": "/remote-storage/items/barcode/{barcode}/markAsMissing" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-mappings 1.0", "methods": "get:operation/getMappings post:operation/postMapping", "name": "mod-remote-storage", "path": "/remote-storage/mappings" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-mappings 1.0", "methods": "delete:operation/deleteMappingById get:operation/getMappingById", "name": "mod-remote-storage", "path": "/remote-storage/mappings/{folioLocationId}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-providers 1.0", "methods": "get:operation/getProviders", "name": "mod-remote-storage", "path": "/remote-storage/providers" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-event-handlers 1.1", "methods": "post:null", "name": "mod-remote-storage", "path": "/remote-storage/pub-sub-handlers/log-record-event" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-retrievals 1.1", "methods": "get:operation/getRetrievals", "name": "mod-remote-storage", "path": "/remote-storage/retrievals" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-retrievals 1.1", "methods": "put:operation/setRetrievedByBarcode", "name": "mod-remote-storage", "path": "/remote-storage/retrievals/barcode/{barcode}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-retrievals 1.1", "methods": "put:operation/setRetrievedById", "name": "mod-remote-storage", "path": "/remote-storage/retrievals/id/{retrievalId}" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-check-in 1.2", "methods": "post:operation/checkInItemByBarcodeWithRemoteStorageConfigurationId", "name": "mod-remote-storage", "path": "/remote-storage/retrieve/{remoteStorageConfigurationId}/checkInItem" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-check-in 1.2", "methods": "post:operation/checkInItemByHoldIdWithRemoteStorageConfigurationId", "name": "mod-remote-storage", "path": "/remote-storage/retrieve/{remoteStorageConfigurationId}/checkInItemByHoldId" }, { "apiDescription": "src/main/resources/swagger.api/remote-storage.yaml", "apiType": "oas", "interface": "remote-storage-check-in 1.2", "methods": "post:operation/returnItemByBarcode", "name": "mod-remote-storage", "path": "/remote-storage/return/{remoteStorageConfigurationId}" }, { "apiDescription": "ramls/request-anonymization.raml", "apiType": "raml", "interface": "request-anonymization 0.1", "methods": "post:request_anonymization__requestid__post", "name": "mod-circulation", "path": "/request-anonymization/{requestId}" }, { "apiDescription": "ramls/request-policy-storage.raml", "apiType": "raml", "interface": "request-policy-storage 1.0", "methods": "delete:request_policy_storage_request_policies_delete get:request_policy_storage_request_policies_get post:request_policy_storage_request_policies_post", "name": "mod-circulation-storage", "path": "/request-policy-storage/request-policies" }, { "apiDescription": "ramls/request-policy-storage.raml", "apiType": "raml", "interface": "request-policy-storage 1.0", "methods": "delete:request_policy_storage_request_policies__requestpolicyid__delete get:request_policy_storage_request_policies__requestpolicyid__get put:request_policy_storage_request_policies__requestpolicyid__put", "name": "mod-circulation-storage", "path": "/request-policy-storage/request-policies/{requestPolicyId}" }, { "apiDescription": "ramls/request-preference-storage.raml", "apiType": "raml", "interface": "request-preference-storage 2.0", "methods": "get:request_preference_storage_request_preference_get post:request_preference_storage_request_preference_post", "name": "mod-circulation-storage", "path": "/request-preference-storage/request-preference" }, { "apiDescription": "ramls/request-preference-storage.raml", "apiType": "raml", "interface": "request-preference-storage 2.0", "methods": "delete:request_preference_storage_request_preference__id__delete get:request_preference_storage_request_preference__id__get put:request_preference_storage_request_preference__id__put", "name": "mod-circulation-storage", "path": "/request-preference-storage/request-preference/{id}" }, { "apiDescription": "ramls/request-storage-batch.raml", "apiType": "raml", "interface": "request-storage-batch 2.1", "methods": "post:request_storage_batch_requests_post", "name": "mod-circulation-storage", "path": "/request-storage-batch/requests" }, { "apiDescription": "ramls/request-storage.raml", "apiType": "raml", "interface": "request-storage 6.2", "methods": "delete:request_storage_requests_delete get:request_storage_requests_get post:request_storage_requests_post", "name": "mod-circulation-storage", "path": "/request-storage/requests" }, { "apiDescription": "ramls/request-storage.raml", "apiType": "raml", "interface": "request-storage 6.2", "methods": "delete:request_storage_requests__requestid__delete get:request_storage_requests__requestid__get put:request_storage_requests__requestid__put", "name": "mod-circulation-storage", "path": "/request-storage/requests/{requestId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-caiasoft.yaml", "apiType": "oas", "methods": "post:operation/returnItemByBarcode", "name": "edge-caiasoft", "path": "/RequestBarcodes/{itemBarcode}/reshelved/{remoteStorageConfigurationId}" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-batch 1.0", "methods": "get:operation/getMediatedBatchRequestCollection post:operation/postBatchMediatedRequests", "name": "mod-requests-mediated", "path": "/requests-mediated/batch-mediated-requests" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-batch 1.0", "methods": "get:operation/getMediatedBatchRequestDetailsCollection", "name": "mod-requests-mediated", "path": "/requests-mediated/batch-mediated-requests/details" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-batch 1.0", "methods": "get:operation/getMediatedBatchRequestById", "name": "mod-requests-mediated", "path": "/requests-mediated/batch-mediated-requests/{mediatedBatchRequestId}" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-batch 1.0", "methods": "get:operation/getMediatedBatchRequestDetailsByBatchId", "name": "mod-requests-mediated", "path": "/requests-mediated/batch-mediated-requests/{mediatedBatchRequestId}/details" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-actions 1.2", "methods": "post:operation/confirmItemArrival", "name": "mod-requests-mediated", "path": "/requests-mediated/confirm-item-arrival" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-loans 1.4", "methods": "post:operation/checkInByBarcode", "name": "mod-requests-mediated", "path": "/requests-mediated/loans/check-in-by-barcode" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-loans 1.4", "methods": "post:operation/checkOutByBarcode", "name": "mod-requests-mediated", "path": "/requests-mediated/loans/check-out-by-barcode" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-loans 1.4", "methods": "post:operation/claimItemReturned", "name": "mod-requests-mediated", "path": "/requests-mediated/loans/{loanId}/claim-item-returned" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-loans 1.4", "methods": "post:operation/declareClaimedReturnedItemAsMissing", "name": "mod-requests-mediated", "path": "/requests-mediated/loans/{loanId}/declare-claimed-returned-item-as-missing" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-loans 1.4", "methods": "post:operation/declareItemLost", "name": "mod-requests-mediated", "path": "/requests-mediated/loans/{loanId}/declare-item-lost" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated 2.0", "methods": "get:operation/getMediatedRequestCollection post:operation/postMediatedRequest", "name": "mod-requests-mediated", "path": "/requests-mediated/mediated-requests" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated 2.0", "methods": "delete:operation/deleteMediatedRequestById get:operation/getMediatedRequestById put:operation/putMediatedRequestById", "name": "mod-requests-mediated", "path": "/requests-mediated/mediated-requests/{mediatedRequestId}" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated 2.0", "methods": "post:operation/confirmMediatedRequest", "name": "mod-requests-mediated", "path": "/requests-mediated/mediated-requests/{mediatedRequestId}/confirm" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated 2.0", "methods": "post:operation/declineMediatedRequest", "name": "mod-requests-mediated", "path": "/requests-mediated/mediated-requests/{mediatedRequestId}/decline" }, { "apiDescription": "src/main/resources/swagger.api/requests-mediated.yaml", "apiType": "oas", "interface": "requests-mediated-actions 1.2", "methods": "post:operation/sendItemInTransit", "name": "mod-requests-mediated", "path": "/requests-mediated/send-item-in-transit" }, { "apiDescription": "src/main/resources/swagger.api/edge-caiasoft.yaml", "apiType": "oas", "methods": "post:operation/checkInByHoldId", "name": "edge-caiasoft", "path": "/Requests/{requestId}/route/{remoteStorageConfigurationId}" }, { "apiDescription": "domain-models-api-interfaces/ramls/sample.raml", "apiType": "raml", "methods": "get:rmbtests_books_get post:rmbtests_books_post put:rmbtests_books_put", "name": "raml-module-builder", "path": "/rmbtests/books" }, { "apiDescription": "domain-models-api-interfaces/ramls/sample.raml", "apiType": "raml", "methods": "get:rmbtests_test_get options:rmbtests_test_options post:rmbtests_test_post", "name": "raml-module-builder", "path": "/rmbtests/test" }, { "apiDescription": "domain-models-api-interfaces/ramls/sample.raml", "apiType": "raml", "methods": "post:rmbtests_testform_post", "name": "raml-module-builder", "path": "/rmbtests/testForm" }, { "apiDescription": "domain-models-api-interfaces/ramls/sample.raml", "apiType": "raml", "methods": "post:rmbtests_teststream_post", "name": "raml-module-builder", "path": "/rmbtests/testStream" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles 1.1", "methods": "get:operation/findRoles post:operation/createRole", "name": "mod-roles-keycloak", "path": "/roles" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles-permission-migration 1.0", "methods": "get:operation/findMigrations post:operation/migratePermissions", "name": "mod-roles-keycloak", "path": "/roles-keycloak/migrations" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles-permission-migration 1.0", "methods": "delete:operation/deleteMigration get:operation/getMigration", "name": "mod-roles-keycloak", "path": "/roles-keycloak/migrations/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles-permission-migration 1.0", "methods": "get:operation/getMigrationErrors", "name": "mod-roles-keycloak", "path": "/roles-keycloak/migrations/{id}/errors" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles 1.1", "methods": "post:operation/createRoles", "name": "mod-roles-keycloak", "path": "/roles/batch" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "role-capabilities 1.1", "methods": "get:operation/getRoleCapabilities post:operation/createRoleCapabilities", "name": "mod-roles-keycloak", "path": "/roles/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "role-capability-sets 1.1", "methods": "get:operation/getRoleCapabilitySets post:operation/createRoleCapabilitySets", "name": "mod-roles-keycloak", "path": "/roles/capability-sets" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles-user 1.0", "methods": "get:operation/findUserRoles post:operation/assignRolesToUser", "name": "mod-roles-keycloak", "path": "/roles/users" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles-user 1.0", "methods": "delete:operation/deleteUserRoles get:operation/getUserRoles put:operation/updateUserRoles", "name": "mod-roles-keycloak", "path": "/roles/users/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "roles 1.1", "methods": "delete:operation/deleteRole get:operation/getRole put:operation/updateRole", "name": "mod-roles-keycloak", "path": "/roles/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "role-capabilities 1.1", "methods": "delete:operation/deleteRoleCapabilities get:operation/findCapabilitiesByRoleId put:operation/updateRoleCapabilities", "name": "mod-roles-keycloak", "path": "/roles/{id}/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "role-capability-sets 1.1", "methods": "delete:operation/deleteRoleCapabilitySets get:operation/getCapabilitySetsByRoleId put:operation/updateRoleCapabilitySets", "name": "mod-roles-keycloak", "path": "/roles/{id}/capability-sets" }, { "apiDescription": "src/main/resources/swagger.api/edge-rtac.yaml", "apiType": "oas", "methods": "get:operation/getBatchRtac", "name": "edge-rtac", "path": "/rtac" }, { "apiDescription": "ramls/rtac-batch.raml", "apiType": "raml", "interface": "rtac-batch 1.2", "methods": "post:rtac_batch_post", "name": "mod-rtac", "path": "/rtac-batch" }, { "apiDescription": "src/main/resources/swagger.api/edge-rtac.yaml", "apiType": "oas", "methods": "post:operation/postRtacCacheBatchHoldings", "name": "edge-rtac", "path": "/rtac-cache/batch" }, { "apiDescription": "src/main/resources/swagger.api/edge-rtac.yaml", "apiType": "oas", "methods": "get:operation/searchRtacCacheHoldings", "name": "edge-rtac", "path": "/rtac-cache/search/{instanceId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-rtac.yaml", "apiType": "oas", "methods": "get:operation/getRtacCacheHoldingsById", "name": "edge-rtac", "path": "/rtac-cache/{instanceId}" }, { "apiDescription": "ramls/rtac.raml", "apiType": "raml", "interface": "rtac 1.5", "methods": "get:rtac__id__get", "name": "mod-rtac", "path": "/rtac/{id}" }, { "apiDescription": "src/main/resources/swagger.api/edge-rtac.yaml", "apiType": "oas", "methods": "get:operation/getInstanceRtac", "name": "edge-rtac", "path": "/rtac/{instanceId}" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "options:saml_callback_options post:saml_callback_post", "name": "mod-login-saml", "path": "/saml/callback" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "options:saml_callback_with_expiry_options post:saml_callback_with_expiry_post", "name": "mod-login-saml", "path": "/saml/callback-with-expiry" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "get:saml_check_get", "name": "mod-login-saml", "path": "/saml/check" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "get:saml_configuration_get put:saml_configuration_put", "name": "mod-login-saml", "path": "/saml/configuration" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "options:saml_login_options post:saml_login_post", "name": "mod-login-saml", "path": "/saml/login" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "get:saml_regenerate_get", "name": "mod-login-saml", "path": "/saml/regenerate" }, { "apiDescription": "ramls/saml-login.raml", "apiType": "raml", "interface": "login-saml 2.1", "methods": "get:saml_validate_get", "name": "mod-login-saml", "path": "/saml/validate" }, { "apiDescription": "ramls/scheduled-notice-storage.raml", "apiType": "raml", "interface": "scheduled-notice-storage 0.6", "methods": "delete:scheduled_notice_storage_scheduled_notices_delete get:scheduled_notice_storage_scheduled_notices_get post:scheduled_notice_storage_scheduled_notices_post", "name": "mod-circulation-storage", "path": "/scheduled-notice-storage/scheduled-notices" }, { "apiDescription": "ramls/scheduled-notice-storage.raml", "apiType": "raml", "interface": "scheduled-notice-storage 0.6", "methods": "delete:scheduled_notice_storage_scheduled_notices__scheduled_noticeid__delete get:scheduled_notice_storage_scheduled_notices__scheduled_noticeid__get put:scheduled_notice_storage_scheduled_notices__scheduled_noticeid__put", "name": "mod-circulation-storage", "path": "/scheduled-notice-storage/scheduled-notices/{scheduled-noticeId}" }, { "apiDescription": "src/main/resources/swagger.api/mod-scheduler.yaml", "apiType": "oas", "interface": "scheduler 1.1", "methods": "get:operation/getSchedulerTimers post:operation/createSchedulerTimers", "name": "mod-scheduler", "path": "/scheduler/timers" }, { "apiDescription": "src/main/resources/swagger.api/mod-scheduler.yaml", "apiType": "oas", "interface": "scheduler 1.1", "methods": "delete:operation/deleteSchedulerTimerById get:operation/getSchedulerTimerById put:operation/updateSchedulerTimerById", "name": "mod-scheduler", "path": "/scheduler/timers/{id}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-authorities 1.0", "methods": "get:operation/searchAuthorities", "name": "mod-search", "path": "/search/authorities" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-config 0.2", "methods": "get:operation/getAllFeatures post:operation/saveFeatureConfiguration", "name": "mod-search", "path": "/search/config/features" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-config 0.2", "methods": "delete:operation/deleteFeatureConfigurationById put:operation/updateFeatureConfiguration", "name": "mod-search", "path": "/search/config/features/{featureId}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-config 0.2", "methods": "get:operation/getAllLanguageConfigs post:operation/createLanguageConfig", "name": "mod-search", "path": "/search/config/languages" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-config 0.2", "methods": "delete:operation/deleteLanguageConfig put:operation/updateLanguageConfig", "name": "mod-search", "path": "/search/config/languages/{code}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "post:operation/fetchConsortiumBatchHoldings", "name": "mod-search", "path": "/search/consortium/batch/holdings" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "post:operation/fetchConsortiumBatchItems", "name": "mod-search", "path": "/search/consortium/batch/items" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumCampuses", "name": "mod-search", "path": "/search/consortium/campuses" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumHolding", "name": "mod-search", "path": "/search/consortium/holding/{id}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumHoldings", "name": "mod-search", "path": "/search/consortium/holdings" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumInstitutions", "name": "mod-search", "path": "/search/consortium/institutions" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumItem", "name": "mod-search", "path": "/search/consortium/item/{id}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumItems", "name": "mod-search", "path": "/search/consortium/items" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumLibraries", "name": "mod-search", "path": "/search/consortium/libraries" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "consortium-search 2.1", "methods": "get:operation/getConsortiumLocations", "name": "mod-search", "path": "/search/consortium/locations" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/createIndices", "name": "mod-search", "path": "/search/index/indices" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/reindexInstanceRecords", "name": "mod-search", "path": "/search/index/instance-records/reindex/full" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/reindexFailedMergeRanges", "name": "mod-search", "path": "/search/index/instance-records/reindex/merge/failed" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "get:operation/getReindexStatus", "name": "mod-search", "path": "/search/index/instance-records/reindex/status" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/reindexUploadInstanceRecords", "name": "mod-search", "path": "/search/index/instance-records/reindex/upload" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/reindexInventoryRecords", "name": "mod-search", "path": "/search/index/inventory/reindex" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/updateMappings", "name": "mod-search", "path": "/search/index/mappings" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "post:operation/indexRecords", "name": "mod-search", "path": "/search/index/records" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "indices 1.1", "methods": "put:operation/updateIndexDynamicSettings", "name": "mod-search", "path": "/search/index/settings" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-inventory 1.0", "methods": "get:operation/searchInstances", "name": "mod-search", "path": "/search/instances" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-linked-data 1.0", "methods": "get:operation/searchLinkedDataHubs", "name": "mod-search", "path": "/search/linked-data/hubs" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-linked-data 1.0", "methods": "get:operation/searchLinkedDataInstances", "name": "mod-search", "path": "/search/linked-data/instances" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-linked-data 1.0", "methods": "get:operation/searchLinkedDataWorks", "name": "mod-search", "path": "/search/linked-data/works" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "resource-ids-streaming 1.0", "methods": "post:operation/submitIdsJob", "name": "mod-search", "path": "/search/resources/jobs" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "resource-ids-streaming 1.0", "methods": "get:operation/getIdsJob", "name": "mod-search", "path": "/search/resources/jobs/{jobId}" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "resource-ids-streaming 1.0", "methods": "get:operation/getResourceIds", "name": "mod-search", "path": "/search/resources/jobs/{jobId}/ids" }, { "apiDescription": "target/api/openapi/mod-search.yaml", "apiType": "oas", "interface": "search-facets 1.0", "methods": "get:operation/getFacets", "name": "mod-search", "path": "/search/{recordType}/facets" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getLocales", "name": "mod-serials-management", "path": "/serials-management/locales" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getModelRulesets post:operation/postModelRuleset", "name": "mod-serials-management", "path": "/serials-management/modelRulesets" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "delete:operation/deleteModelRuleset get:operation/getModelRuleset", "name": "mod-serials-management", "path": "/serials-management/modelRulesets/{uuid}" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getPredictedPieceSets", "name": "mod-serials-management", "path": "/serials-management/predictedPieces" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/createPieces", "name": "mod-serials-management", "path": "/serials-management/predictedPieces/create" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/previewPieces", "name": "mod-serials-management", "path": "/serials-management/predictedPieces/generate" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getPredictedPieceSet put:operation/putPredictedPieceSet", "name": "mod-serials-management", "path": "/serials-management/predictedPieces/{uuid}" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getRefData post:operation/createRefData", "name": "mod-serials-management", "path": "/serials-management/refdata" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getReferenceDataPropertybyDomainandField", "name": "mod-serials-management", "path": "/serials-management/refdata/{domain}/{property}" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "delete:operation/deleteRefDataCategory get:operation/getRefDataCategory put:operation/putRefDataCategory", "name": "mod-serials-management", "path": "/serials-management/refdata/{uuid}" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getRulesets post:operation/postRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "delete:operation/deleteRuleset get:operation/getRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets/{uuid}" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/activateRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets/{uuid}/active" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/depricateRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets/{uuid}/deprecated" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/draftRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets/{uuid}/draft" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/replaceAndDeleteRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets/{uuid}/replaceAndDelete" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "post:operation/replaceAndDeprecateRuleset", "name": "mod-serials-management", "path": "/serials-management/rulesets/{uuid}/replaceAndDeprecate" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "get:operation/getSerials post:operation/postSerial", "name": "mod-serials-management", "path": "/serials-management/serials" }, { "apiDescription": "openapi/serials-management.yaml", "apiType": "oas", "interface": "serials-management", "methods": "delete:operation/deleteSerial get:operation/getSerial put:operation/putSerial", "name": "mod-serials-management", "path": "/serials-management/serials/{uuid}" }, { "apiDescription": "ramls/service-point.raml", "apiType": "raml", "interface": "service-points 3.5", "methods": "delete:service_points_delete get:service_points_get post:service_points_post", "name": "mod-inventory-storage", "path": "/service-points" }, { "apiDescription": "ramls/service-points-user.raml", "apiType": "raml", "interface": "service-points-users 1.0", "methods": "delete:service_points_users_delete get:service_points_users_get post:service_points_users_post", "name": "mod-inventory-storage", "path": "/service-points-users" }, { "apiDescription": "ramls/service-points-user.raml", "apiType": "raml", "interface": "service-points-users 1.0", "methods": "delete:service_points_users__servicepointsuserid__delete get:service_points_users__servicepointsuserid__get put:service_points_users__servicepointsuserid__put", "name": "mod-inventory-storage", "path": "/service-points-users/{servicePointsUserId}" }, { "apiDescription": "ramls/service-point.raml", "apiType": "raml", "interface": "service-points 3.5", "methods": "delete:service_points__servicepointid__delete get:service_points__servicepointid__get put:service_points__servicepointid__put", "name": "mod-inventory-storage", "path": "/service-points/{servicepointId}" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "settings 1.2", "methods": "get:operation/getSettings post:operation/postSetting", "name": "mod-settings", "path": "/settings/entries" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "settings 1.2", "methods": "delete:operation/deleteSetting get:operation/getSetting put:operation/putSetting", "name": "mod-settings", "path": "/settings/entries/{id}" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "settings 1.2", "methods": "put:operation/uploadSettings", "name": "mod-settings", "path": "/settings/upload" }, { "apiDescription": "src/main/resources/openapi/inventory-update-5.0.yaml", "apiType": "oas", "interface": "shared-inventory-batch-upsert-matchkey 3.0", "methods": "put:operation/batchUpsertByMatchkey", "name": "mod-inventory-update", "path": "/shared-inventory-batch-upsert-matchkey" }, { "apiDescription": "src/main/resources/openapi/inventory-update-5.0.yaml", "apiType": "oas", "interface": "shared-inventory-upsert-matchkey 3.0", "methods": "delete:operation/sharedIndexDeletion put:operation/upsertByMatchkey", "name": "mod-inventory-update", "path": "/shared-inventory-upsert-matchkey" }, { "apiDescription": "src/main/resources/openapi/inventory-update-5.0.yaml", "apiType": "oas", "interface": "shared-inventory-upsert-matchkey 3.0", "methods": "get:operation/getSharedInstance", "name": "mod-inventory-update", "path": "/shared-inventory-upsert-matchkey/fetch/{id}" }, { "apiDescription": "ramls/smtp-configuration.raml", "apiType": "raml", "interface": "smtpConfiguration 0.1", "methods": "get:smtp_configuration_get post:smtp_configuration_post", "name": "mod-email", "path": "/smtp-configuration" }, { "apiDescription": "ramls/smtp-configuration.raml", "apiType": "raml", "interface": "smtpConfiguration 0.1", "methods": "delete:smtp_configuration__smtpconfigurationid__delete get:smtp_configuration__smtpconfigurationid__get put:smtp_configuration__smtpconfigurationid__put", "name": "mod-email", "path": "/smtp-configuration/{smtpConfigurationId}" }, { "apiDescription": "ramls/source-record-storage-batch.raml", "apiType": "raml", "interface": "source-storage-batch 1.3", "methods": "put:source_storage_batch_parsed_records_put", "name": "mod-source-record-storage", "path": "/source-storage/batch/parsed-records" }, { "apiDescription": "ramls/source-record-storage-batch.raml", "apiType": "raml", "interface": "source-storage-batch 1.3", "methods": "post:source_storage_batch_parsed_records_fetch_post", "name": "mod-source-record-storage", "path": "/source-storage/batch/parsed-records/fetch" }, { "apiDescription": "ramls/source-record-storage-batch.raml", "apiType": "raml", "interface": "source-storage-batch 1.3", "methods": "post:source_storage_batch_records_post", "name": "mod-source-record-storage", "path": "/source-storage/batch/records" }, { "apiDescription": "ramls/source-record-storage-batch.raml", "apiType": "raml", "interface": "source-storage-batch 1.3", "methods": "post:source_storage_batch_verified_records_post", "name": "mod-source-record-storage", "path": "/source-storage/batch/verified-records" }, { "apiDescription": "ramls/source-record-storage-migrations-jobs.raml", "apiType": "raml", "interface": "source-storage-async-migrations 1.1", "methods": "post:source_storage_migrations_jobs_post", "name": "mod-source-record-storage", "path": "/source-storage/migrations/jobs" }, { "apiDescription": "ramls/source-record-storage-migrations-jobs.raml", "apiType": "raml", "interface": "source-storage-async-migrations 1.1", "methods": "get:source_storage_migrations_jobs__id__get", "name": "mod-source-record-storage", "path": "/source-storage/migrations/jobs/{id}" }, { "apiDescription": "ramls/source-record-storage-test-records.raml", "apiType": "raml", "interface": "source-storage-test-records 2.1", "methods": "post:source_storage_populate_test_marc_records_post", "name": "mod-source-record-storage", "path": "/source-storage/populate-test-marc-records" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "get:source_storage_records_get post:source_storage_records_post", "name": "mod-source-record-storage", "path": "/source-storage/records" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "post:source_storage_records_matching_post", "name": "mod-source-record-storage", "path": "/source-storage/records/matching" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "delete:source_storage_records__id__delete get:source_storage_records__id__get put:source_storage_records__id__put", "name": "mod-source-record-storage", "path": "/source-storage/records/{id}" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "get:source_storage_records__id__formatted_get", "name": "mod-source-record-storage", "path": "/source-storage/records/{id}/formatted" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "put:source_storage_records__id__generation_put", "name": "mod-source-record-storage", "path": "/source-storage/records/{id}/generation" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "put:source_storage_records__id__suppress_from_discovery_put", "name": "mod-source-record-storage", "path": "/source-storage/records/{id}/suppress-from-discovery" }, { "apiDescription": "ramls/source-record-storage-records.raml", "apiType": "raml", "interface": "source-storage-records 3.4", "methods": "post:source_storage_records__id__un_delete_post", "name": "mod-source-record-storage", "path": "/source-storage/records/{id}/un-delete" }, { "apiDescription": "ramls/source-record-storage-snapshots.raml", "apiType": "raml", "interface": "source-storage-snapshots 2.1", "methods": "get:source_storage_snapshots_get post:source_storage_snapshots_post", "name": "mod-source-record-storage", "path": "/source-storage/snapshots" }, { "apiDescription": "ramls/source-record-storage-snapshots.raml", "apiType": "raml", "interface": "source-storage-snapshots 2.1", "methods": "delete:source_storage_snapshots__jobexecutionid__delete get:source_storage_snapshots__jobexecutionid__get put:source_storage_snapshots__jobexecutionid__put", "name": "mod-source-record-storage", "path": "/source-storage/snapshots/{jobExecutionId}" }, { "apiDescription": "ramls/source-record-storage-source-records.raml", "apiType": "raml", "interface": "source-storage-source-records 3.3", "methods": "get:source_storage_source_records_get post:source_storage_source_records_post", "name": "mod-source-record-storage", "path": "/source-storage/source-records" }, { "apiDescription": "ramls/source-record-storage-source-records.raml", "apiType": "raml", "interface": "source-storage-source-records 3.3", "methods": "get:source_storage_source_records__id__get", "name": "mod-source-record-storage", "path": "/source-storage/source-records/{id}" }, { "apiDescription": "ramls/source-record-storage-stream.raml", "apiType": "raml", "interface": "source-storage-stream 1.2", "methods": "post:source_storage_stream_marc_record_identifiers_post", "name": "mod-source-record-storage", "path": "/source-storage/stream/marc-record-identifiers" }, { "apiDescription": "ramls/source-record-storage-stream.raml", "apiType": "raml", "interface": "source-storage-stream 1.2", "methods": "get:source_storage_stream_records_get", "name": "mod-source-record-storage", "path": "/source-storage/stream/records" }, { "apiDescription": "ramls/source-record-storage-stream.raml", "apiType": "raml", "interface": "source-storage-stream 1.2", "methods": "get:source_storage_stream_source_records_get", "name": "mod-source-record-storage", "path": "/source-storage/stream/source-records" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getFieldIndicators post:operation/createFieldLocalIndicator", "name": "mod-record-specifications", "path": "/specification-storage/fields/{fieldId}/indicators" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getFieldSubfields post:operation/createFieldLocalSubfield", "name": "mod-record-specifications", "path": "/specification-storage/fields/{fieldId}/subfields" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "delete:operation/deleteField put:operation/updateField", "name": "mod-record-specifications", "path": "/specification-storage/fields/{id}" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "delete:operation/deleteIndicatorCode put:operation/updateIndicatorCode", "name": "mod-record-specifications", "path": "/specification-storage/indicator-codes/{indicatorCodeId}" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "put:operation/updateIndicator", "name": "mod-record-specifications", "path": "/specification-storage/indicators/{indicatorId}" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getIndicatorCodes post:operation/createIndicatorLocalCode", "name": "mod-record-specifications", "path": "/specification-storage/indicators/{indicatorId}/indicator-codes" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getSpecifications", "name": "mod-record-specifications", "path": "/specification-storage/specifications" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getSpecification", "name": "mod-record-specifications", "path": "/specification-storage/specifications/{specificationId}" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getSpecificationFields post:operation/createSpecificationLocalField", "name": "mod-record-specifications", "path": "/specification-storage/specifications/{specificationId}/fields" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "get:operation/getSpecificationRules", "name": "mod-record-specifications", "path": "/specification-storage/specifications/{specificationId}/rules" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "patch:operation/toggleSpecificationRule", "name": "mod-record-specifications", "path": "/specification-storage/specifications/{specificationId}/rules/{id}" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "post:operation/syncSpecification", "name": "mod-record-specifications", "path": "/specification-storage/specifications/{specificationId}/sync" }, { "apiDescription": "target/api/openapi/mod-record-specifications.yaml", "apiType": "oas", "interface": "specification-storage 1.0", "methods": "delete:operation/deleteSubfield put:operation/updateSubfield", "name": "mod-record-specifications", "path": "/specification-storage/subfields/{subfieldId}" }, { "apiDescription": "ramls/staff-slips.raml", "apiType": "raml", "interface": "staff-slips-storage 1.1", "methods": "delete:staff_slips_storage_staff_slips_delete get:staff_slips_storage_staff_slips_get post:staff_slips_storage_staff_slips_post", "name": "mod-circulation-storage", "path": "/staff-slips-storage/staff-slips" }, { "apiDescription": "ramls/staff-slips.raml", "apiType": "raml", "interface": "staff-slips-storage 1.1", "methods": "delete:staff_slips_storage_staff_slips__staffslipid__delete get:staff_slips_storage_staff_slips__staffslipid__get put:staff_slips_storage_staff_slips__staffslipid__put", "name": "mod-circulation-storage", "path": "/staff-slips-storage/staff-slips/{staffSlipId}" }, { "apiDescription": "ramls/staging_users.raml", "apiType": "raml", "interface": "staging-users 1.2", "methods": "get:staging_users_get post:staging_users_post", "name": "mod-users", "path": "/staging-users" }, { "apiDescription": "ramls/staging_users.raml", "apiType": "raml", "interface": "staging-users 1.2", "methods": "put:staging_users__externalsystemid__put", "name": "mod-users", "path": "/staging-users/{externalSystemId}" }, { "apiDescription": "ramls/staging_users.raml", "apiType": "raml", "interface": "staging-users 1.2", "methods": "put:staging_users__id__mergeorcreateuser_put", "name": "mod-users", "path": "/staging-users/{id}/mergeOrCreateUser" }, { "apiDescription": "ramls/statistical-code-type.raml", "apiType": "raml", "interface": "statistical-code-types 1.0", "methods": "delete:statistical_code_types_delete get:statistical_code_types_get post:statistical_code_types_post", "name": "mod-inventory-storage", "path": "/statistical-code-types" }, { "apiDescription": "ramls/statistical-code-type.raml", "apiType": "raml", "interface": "statistical-code-types 1.0", "methods": "delete:statistical_code_types__statisticalcodetypeid__delete get:statistical_code_types__statisticalcodetypeid__get put:statistical_code_types__statisticalcodetypeid__put", "name": "mod-inventory-storage", "path": "/statistical-code-types/{statisticalCodeTypeId}" }, { "apiDescription": "ramls/statistical-code.raml", "apiType": "raml", "interface": "statistical-codes 1.0", "methods": "get:statistical_codes_get post:statistical_codes_post", "name": "mod-inventory-storage", "path": "/statistical-codes" }, { "apiDescription": "ramls/statistical-code.raml", "apiType": "raml", "interface": "statistical-codes 1.0", "methods": "delete:statistical_codes__statisticalcodeid__delete get:statistical_codes__statisticalcodeid__get put:statistical_codes__statisticalcodeid__put", "name": "mod-inventory-storage", "path": "/statistical-codes/{statisticalCodeId}" }, { "apiDescription": "src/main/resources/swagger.api/authority-control.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-data-export-worker", "path": "/stub" }, { "apiDescription": "src/main/resources/swagger.api/bursar-export.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-data-export-worker", "path": "/stub" }, { "apiDescription": "src/main/resources/swagger.api/circulation-log.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-data-export-worker", "path": "/stub" }, { "apiDescription": "src/main/resources/swagger.api/e-holdings.yaml", "apiType": "oas", "methods": "get:null", "name": "mod-data-export-worker", "path": "/stub" }, { "apiDescription": "ramls/subject-source.raml", "apiType": "raml", "interface": "subject-sources 1.0", "methods": "get:subject_sources_get post:subject_sources_post", "name": "mod-inventory-storage", "path": "/subject-sources" }, { "apiDescription": "ramls/subject-source.raml", "apiType": "raml", "interface": "subject-sources 1.0", "methods": "delete:subject_sources__subjectsourceid__delete get:subject_sources__subjectsourceid__get put:subject_sources__subjectsourceid__put", "name": "mod-inventory-storage", "path": "/subject-sources/{subjectSourceId}" }, { "apiDescription": "ramls/subject-type.raml", "apiType": "raml", "interface": "subject-types 1.0", "methods": "get:subject_types_get post:subject_types_post", "name": "mod-inventory-storage", "path": "/subject-types" }, { "apiDescription": "ramls/subject-type.raml", "apiType": "raml", "interface": "subject-types 1.0", "methods": "delete:subject_types__subjecttypeid__delete get:subject_types__subjecttypeid__get put:subject_types__subjecttypeid__put", "name": "mod-inventory-storage", "path": "/subject-types/{subjectTypeId}" }, { "apiDescription": "src/main/resources/swagger.api/tags.yml", "apiType": "oas", "interface": "tags 1.0", "methods": "get:operation/getTagCollection post:operation/postTag", "name": "mod-tags", "path": "/tags" }, { "apiDescription": "src/main/resources/swagger.api/tags.yml", "apiType": "oas", "interface": "tags 1.0", "methods": "delete:operation/deleteTagById get:operation/getTagById put:operation/putTagById", "name": "mod-tags", "path": "/tags/{id}" }, { "apiDescription": "ramls/template-engine.raml", "apiType": "raml", "interface": "template-engine 2.2", "methods": "post:template_request_post", "name": "mod-template-engine", "path": "/template-request" }, { "apiDescription": "ramls/template-engine.raml", "apiType": "raml", "interface": "template-engine 2.2", "methods": "get:templates_get post:templates_post", "name": "mod-template-engine", "path": "/templates" }, { "apiDescription": "ramls/template-engine.raml", "apiType": "raml", "interface": "template-engine 2.2", "methods": "delete:templates__templateid__delete get:templates__templateid__get put:templates__templateid__put", "name": "mod-template-engine", "path": "/templates/{templateId}" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "tenant-addresses 1.0", "methods": "get:operation/getTenantAddresses post:operation/createTenantAddress", "name": "mod-settings", "path": "/tenant-addresses" }, { "apiDescription": "src/main/resources/openapi/settings.yaml", "apiType": "oas", "interface": "tenant-addresses 1.0", "methods": "delete:operation/deleteTenantAddress get:operation/getTenantAddress put:operation/updateTenantAddress", "name": "mod-settings", "path": "/tenant-addresses/{id}" }, { "apiDescription": "src/main/resources/swagger.api/password-validator.yaml", "apiType": "oas", "methods": "post:operation/checkPassword", "name": "mod-password-validator", "path": "/tenant/password/check" }, { "apiDescription": "src/main/resources/swagger.api/password-validator.yaml", "apiType": "oas", "methods": "post:operation/validatePassword", "name": "mod-password-validator", "path": "/tenant/password/validate" }, { "apiDescription": "src/main/resources/swagger.api/validator-registry.yaml", "apiType": "oas", "interface": "password-validator 1.0", "methods": "get:operation/getTenantRules post:operation/postTenantRules put:operation/putTenantRule", "name": "mod-password-validator", "path": "/tenant/rules" }, { "apiDescription": "src/main/resources/swagger.api/validator-registry.yaml", "apiType": "oas", "interface": "password-validator 1.0", "methods": "get:operation/getTenantRuleById", "name": "mod-password-validator", "path": "/tenant/rules/{ruleId}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenants.yaml", "apiType": "oas", "interface": "tenants 1.0", "methods": "get:operation/getTenantsByQuery post:operation/createTenant", "name": "mgr-tenants", "path": "/tenants" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenants.yaml", "apiType": "oas", "interface": "tenants 1.0", "methods": "delete:operation/deleteTenantById get:operation/getTenantById put:operation/updateTenantById", "name": "mgr-tenants", "path": "/tenants/{id}" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenants.yaml", "apiType": "oas", "interface": "tenant-attributes 1.0", "methods": "get:operation/getTenantAttributes post:operation/createTenantAttributes", "name": "mgr-tenants", "path": "/tenants/{tenantId}/tenant-attributes" }, { "apiDescription": "src/main/resources/swagger.api/mgr-tenants.yaml", "apiType": "oas", "interface": "tenant-attributes 1.0", "methods": "delete:operation/deleteTenantAttribute get:operation/getTenantAttribute put:operation/updateTenantAttribute", "name": "mgr-tenants", "path": "/tenants/{tenantId}/tenant-attributes/{id}" }, { "apiDescription": "ramls/tlr-feature-toggle-job.raml", "apiType": "raml", "interface": "tlr-feature-toggle-job-storage 0.1", "methods": "get:tlr_feature_toggle_job_storage_tlr_feature_toggle_jobs_get post:tlr_feature_toggle_job_storage_tlr_feature_toggle_jobs_post", "name": "mod-circulation-storage", "path": "/tlr-feature-toggle-job-storage/tlr-feature-toggle-jobs" }, { "apiDescription": "ramls/tlr-feature-toggle-job.raml", "apiType": "raml", "interface": "tlr-feature-toggle-job-storage 0.1", "methods": "delete:tlr_feature_toggle_job_storage_tlr_feature_toggle_jobs__id__delete get:tlr_feature_toggle_job_storage_tlr_feature_toggle_jobs__id__get put:tlr_feature_toggle_job_storage_tlr_feature_toggle_jobs__id__put", "name": "mod-circulation-storage", "path": "/tlr-feature-toggle-job-storage/tlr-feature-toggle-jobs/{id}" }, { "apiDescription": "ramls/tlr-feature-toggle-job.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:tlr_feature_toggle_job_start_post", "name": "mod-circulation-storage", "path": "/tlr-feature-toggle-job/start" }, { "apiDescription": "src/main/resources/swagger.api/allowed-service-points.yaml", "apiType": "oas", "interface": "ecs-tlr-allowed-service-points 1.1", "methods": "get:operation/getAllowedServicePoints", "name": "mod-tlr", "path": "/tlr/allowed-service-points" }, { "apiDescription": "src/main/resources/swagger.api/ecs-request-external.yaml", "apiType": "oas", "interface": "ecs-request-external 1.0", "methods": "post:operation/postEcsRequestExternal", "name": "mod-tlr", "path": "/tlr/create-ecs-request-external" }, { "apiDescription": "src/main/resources/swagger.api/ecs-tlr.yaml", "apiType": "oas", "interface": "ecs-tlr 1.0", "methods": "post:operation/postEcsTlr", "name": "mod-tlr", "path": "/tlr/ecs-tlr" }, { "apiDescription": "src/main/resources/swagger.api/ecs-tlr.yaml", "apiType": "oas", "interface": "ecs-tlr 1.0", "methods": "delete:operation/deleteEcsTlrById get:operation/getEcsTlrById put:operation/putEcsTlrById", "name": "mod-tlr", "path": "/tlr/ecs-tlr/{requestId}" }, { "apiDescription": "src/main/resources/swagger.api/ecs-loans.yaml", "apiType": "oas", "interface": "ecs-loans 1.3", "methods": "post:operation/checkOutByBarcode", "name": "mod-tlr", "path": "/tlr/loans/check-out-by-barcode" }, { "apiDescription": "src/main/resources/swagger.api/ecs-loans.yaml", "apiType": "oas", "interface": "ecs-loans 1.3", "methods": "post:operation/claimItemReturned", "name": "mod-tlr", "path": "/tlr/loans/claim-item-returned" }, { "apiDescription": "src/main/resources/swagger.api/ecs-loans.yaml", "apiType": "oas", "interface": "ecs-loans 1.3", "methods": "post:operation/declareClaimedReturnedItemAsMissing", "name": "mod-tlr", "path": "/tlr/loans/declare-claimed-returned-item-as-missing" }, { "apiDescription": "src/main/resources/swagger.api/ecs-loans.yaml", "apiType": "oas", "interface": "ecs-loans 1.3", "methods": "post:operation/declareItemLost", "name": "mod-tlr", "path": "/tlr/loans/declare-item-lost" }, { "apiDescription": "src/main/resources/swagger.api/tlr-settings.yaml", "apiType": "oas", "interface": "tlr-settings 1.0", "methods": "get:operation/getTlrSettings put:operation/putTlrSettings", "name": "mod-tlr", "path": "/tlr/settings" }, { "apiDescription": "src/main/resources/swagger.api/staff-slips.yaml", "apiType": "oas", "interface": "tlr-staff-slips 1.0", "methods": "get:operation/getPickSlips", "name": "mod-tlr", "path": "/tlr/staff-slips/pick-slips/{servicePointId}" }, { "apiDescription": "src/main/resources/swagger.api/staff-slips.yaml", "apiType": "oas", "interface": "tlr-staff-slips 1.0", "methods": "get:operation/getSearchSlips", "name": "mod-tlr", "path": "/tlr/staff-slips/search-slips/{servicePointId}" }, { "apiDescription": "src/main/resources/openapi/token-1.0.yaml", "apiType": "oas", "interface": "authtoken 2.0", "methods": "post:operation/token-legacy", "name": "mod-authtoken", "path": "/token" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "authtoken 2.0", "methods": "post:operation/token-legacy", "name": "mod-login-keycloak", "path": "/token" }, { "apiDescription": "src/main/resources/openapi/token-1.0.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-invalidate", "name": "mod-authtoken", "path": "/token/invalidate" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-invalidate", "name": "mod-login-keycloak", "path": "/token/invalidate" }, { "apiDescription": "src/main/resources/openapi/token-1.0.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-invalidate-all", "name": "mod-authtoken", "path": "/token/invalidate-all" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-invalidate-all", "name": "mod-login-keycloak", "path": "/token/invalidate-all" }, { "apiDescription": "src/main/resources/openapi/token-1.0.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-refresh", "name": "mod-authtoken", "path": "/token/refresh" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-refresh", "name": "mod-login-keycloak", "path": "/token/refresh" }, { "apiDescription": "src/main/resources/openapi/token-1.0.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-sign", "name": "mod-authtoken", "path": "/token/sign" }, { "apiDescription": "src/main/resources/swagger.api/mod-login-keycloak.yaml", "apiType": "oas", "interface": "authtoken2 1.0", "methods": "post:operation/token-sign", "name": "mod-login-keycloak", "path": "/token/sign" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "transactions 1.6", "methods": "get:operation/getTransactionStatusList", "name": "mod-dcb", "path": "/transactions/status" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "transactions 1.6", "methods": "post:operation/createCirculationRequest put:operation/updateTransactionDetails", "name": "mod-dcb", "path": "/transactions/{dcbTransactionId}" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "transactions 1.6", "methods": "put:operation/blockItemRenewalByTransactionId", "name": "mod-dcb", "path": "/transactions/{dcbTransactionId}/block-renewal" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "transactions 1.6", "methods": "put:operation/renewItemLoanByTransactionId", "name": "mod-dcb", "path": "/transactions/{dcbTransactionId}/renew" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "transactions 1.6", "methods": "get:operation/getTransactionStatusById put:operation/updateTransactionStatus", "name": "mod-dcb", "path": "/transactions/{dcbTransactionId}/status" }, { "apiDescription": "src/main/resources/swagger.api/dcb_transaction.yaml", "apiType": "oas", "interface": "transactions 1.6", "methods": "put:operation/unblockItemRenewalByTransactionId", "name": "mod-dcb", "path": "/transactions/{dcbTransactionId}/unblock-renewal" }, { "apiDescription": "ramls/transfer-criteria.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:transfer_criterias_get post:transfer_criterias_post", "name": "mod-feesfines", "path": "/transfer-criterias" }, { "apiDescription": "ramls/transfer-criteria.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:transfer_criterias__transfercriteriaid__delete get:transfer_criterias__transfercriteriaid__get put:transfer_criterias__transfercriteriaid__put", "name": "mod-feesfines", "path": "/transfer-criterias/{transferCriteriaId}" }, { "apiDescription": "ramls/transfers.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:transfers_get post:transfers_post", "name": "mod-feesfines", "path": "/transfers" }, { "apiDescription": "ramls/transfers.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:transfers__transferid__delete get:transfers__transferid__get put:transfers__transferid__put", "name": "mod-feesfines", "path": "/transfers/{transferId}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-triggers 1.0", "methods": "get:operation/getCollectionResource-trigger-get post:operation/postCollectionResource-trigger-post", "name": "mod-workflow", "path": "/triggers" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-triggers 1.0", "methods": "get:operation/executeSearch-trigger-get", "name": "mod-workflow", "path": "/triggers/search/findViewAllBy" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-triggers 1.0", "methods": "delete:operation/deleteItemResource-trigger-delete get:operation/getItemResource-trigger-get patch:operation/patchItemResource-trigger-patch put:operation/putItemResource-trigger-put", "name": "mod-workflow", "path": "/triggers/{id}" }, { "apiDescription": "src/main/resources/swagger.api/edge-dematic.yaml", "apiType": "oas", "methods": "post:operation/updateAsrItemReturn", "name": "edge-dematic", "path": "/updateASRItemStatusAvailable/{remoteStorageConfigurationId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-dematic.yaml", "apiType": "oas", "methods": "post:operation/updateAsrItemCheckIn", "name": "edge-dematic", "path": "/updateASRItemStatusBeingRetrieved/{remoteStorageConfigurationId}" }, { "apiDescription": "ramls/usagedataproviders.raml", "apiType": "raml", "interface": "usage-data-providers 3.2", "methods": "get:usage_data_providers_get post:usage_data_providers_post", "name": "mod-erm-usage", "path": "/usage-data-providers" }, { "apiDescription": "ramls/usagedataproviders.raml", "apiType": "raml", "interface": "usage-data-providers 3.2", "methods": "delete:usage_data_providers__id__delete get:usage_data_providers__id__get put:usage_data_providers__id__put", "name": "mod-erm-usage", "path": "/usage-data-providers/{id}" }, { "apiDescription": "ramls/import.raml", "apiType": "raml", "interface": "user-import 2.2", "methods": "post:user_import_post", "name": "mod-user-import", "path": "/user-import" }, { "apiDescription": "ramls/user-summary.raml", "apiType": "raml", "interface": "user-summary 0.1", "methods": "get:user_summary__userid__get", "name": "mod-patron-blocks", "path": "/user-summary/{userId}" }, { "apiDescription": "ramls/userTenants.raml", "apiType": "raml", "interface": "user-tenants 1.0", "methods": "delete:user_tenants_delete get:user_tenants_get post:user_tenants_post", "name": "mod-users", "path": "/user-tenants" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:users_delete get:users_get post:users_post", "name": "mod-users", "path": "/users" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "get:operation/getUserBySelfReference", "name": "mod-users-keycloak", "path": "/users-keycloak/_self" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "get:operation/checkIfExistsAuthUserById post:operation/createAuthUser", "name": "mod-users-keycloak", "path": "/users-keycloak/auth-users/{userId}" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "post:operation/resetForgottenPassword", "name": "mod-users-keycloak", "path": "/users-keycloak/forgotten/password" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "post:operation/recoverForgottenUsername", "name": "mod-users-keycloak", "path": "/users-keycloak/forgotten/username" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "delete:operation/unlinkUserIdpMigration post:operation/linkUserIdpMigration", "name": "mod-users-keycloak", "path": "/users-keycloak/idp-migrations" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "get:operation/getMigrations post:operation/migrateUsers", "name": "mod-users-keycloak", "path": "/users-keycloak/migrations" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "delete:operation/deleteMigration get:operation/getMigration", "name": "mod-users-keycloak", "path": "/users-keycloak/migrations/{id}" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "post:operation/generatePasswordResetLink", "name": "mod-users-keycloak", "path": "/users-keycloak/password-reset/link" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "post:operation/passwordReset", "name": "mod-users-keycloak", "path": "/users-keycloak/password-reset/reset" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "post:operation/validatePasswordResetLink", "name": "mod-users-keycloak", "path": "/users-keycloak/password-reset/validate" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "delete:operation/deleteUsers get:operation/getUsers post:operation/createUser", "name": "mod-users-keycloak", "path": "/users-keycloak/users" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "delete:operation/deleteUser get:operation/getUser put:operation/updateUser", "name": "mod-users-keycloak", "path": "/users-keycloak/users/{id}" }, { "apiDescription": "src/main/resources/swagger.api/users-keycloak.yaml", "apiType": "oas", "interface": "users-keycloak 1.0", "methods": "get:operation/findPermissions", "name": "mod-users-keycloak", "path": "/users-keycloak/users/{id}/permissions" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "user-capabilities 1.1", "methods": "get:operation/getUserCapabilities post:operation/createUserCapabilities", "name": "mod-roles-keycloak", "path": "/users/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "user-capability-sets 1.0", "methods": "get:operation/getUserCapabilitySets post:operation/createUserCapabilitySets", "name": "mod-roles-keycloak", "path": "/users/capability-sets" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "users 16.4", "methods": "get:users_configurations_entry_get", "name": "mod-users", "path": "/users/configurations/entry" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "users 16.4", "methods": "put:users_configurations_entry__configid__put", "name": "mod-users", "path": "/users/configurations/entry/{configId}" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:users_expire_timer_post", "name": "mod-users", "path": "/users/expire/timer" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:users_outbox_process_post", "name": "mod-users", "path": "/users/outbox/process" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "users 16.4", "methods": "post:users_profile_picture_post", "name": "mod-users", "path": "/users/profile-picture" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "_timer 1.0", "methods": "post:users_profile_picture_cleanup_post", "name": "mod-users", "path": "/users/profile-picture/cleanup" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:users_profile_picture__profileid__delete get:users_profile_picture__profileid__get put:users_profile_picture__profileid__put", "name": "mod-users", "path": "/users/profile-picture/{profileId}" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "users.settings 1.0", "methods": "get:users_settings_entries_get post:users_settings_entries_post", "name": "mod-users", "path": "/users/settings/entries" }, { "apiDescription": "ramls/settings.raml", "apiType": "raml", "interface": "users.settings 1.0", "methods": "delete:users_settings_entries__id__delete get:users_settings_entries__id__get put:users_settings_entries__id__put", "name": "mod-users", "path": "/users/settings/entries/{id}" }, { "apiDescription": "src/main/resources/swagger.api/edge-users.yaml", "apiType": "oas", "methods": "post:operation/setPin", "name": "edge-users", "path": "/users/users/patron-pin" }, { "apiDescription": "src/main/resources/swagger.api/edge-users.yaml", "apiType": "oas", "methods": "post:operation/verifyPin", "name": "edge-users", "path": "/users/users/patron-pin/verify" }, { "apiDescription": "src/main/resources/swagger.api/edge-users.yaml", "apiType": "oas", "methods": "get:operation/userExists", "name": "edge-users", "path": "/users/users/user-exists" }, { "apiDescription": "src/main/resources/swagger.api/edge-users.yaml", "apiType": "oas", "methods": "get:operation/getUsers post:operation/createUser", "name": "edge-users", "path": "/users/users/users" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "user-capabilities 1.1", "methods": "delete:operation/deleteUserCapabilities get:operation/findCapabilitiesByUserId put:operation/updateUserCapabilities", "name": "mod-roles-keycloak", "path": "/users/{id}/capabilities" }, { "apiDescription": "src/main/resources/swagger.api/mod-roles-keycloak.yaml", "apiType": "oas", "interface": "user-capability-sets 1.0", "methods": "delete:operation/deleteUserCapabilitySets get:operation/getCapabilitySetsByUserId put:operation/updateUserCapabilitySets", "name": "mod-roles-keycloak", "path": "/users/{id}/capability-sets" }, { "apiDescription": "ramls/users.raml", "apiType": "raml", "interface": "users 16.4", "methods": "delete:users__userid__delete get:users__userid__get put:users__userid__put", "name": "mod-users", "path": "/users/{userId}" }, { "apiDescription": "src/main/resources/swagger.api/edge-inn-reach.yaml", "apiType": "oas", "methods": "post:operation/getToken", "name": "edge-inn-reach", "path": "/v2/oauth2/token" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher-storage.voucher-lines 2.1", "methods": "get:voucher_storage_voucher_lines_get post:voucher_storage_voucher_lines_post", "name": "mod-invoice-storage", "path": "/voucher-storage/voucher-lines" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher-storage.voucher-lines 2.1", "methods": "delete:voucher_storage_voucher_lines__id__delete get:voucher_storage_voucher_lines__id__get put:voucher_storage_voucher_lines__id__put", "name": "mod-invoice-storage", "path": "/voucher-storage/voucher-lines/{id}" }, { "apiDescription": "ramls/voucher-number.raml", "apiType": "raml", "interface": "voucher-storage.voucher-number 1.1", "methods": "get:voucher_storage_voucher_number_get", "name": "mod-invoice-storage", "path": "/voucher-storage/voucher-number" }, { "apiDescription": "ramls/voucher-number.raml", "apiType": "raml", "interface": "voucher-storage.voucher-number 1.1", "methods": "get:voucher_storage_voucher_number_start_get", "name": "mod-invoice-storage", "path": "/voucher-storage/voucher-number/start" }, { "apiDescription": "ramls/voucher-number.raml", "apiType": "raml", "interface": "voucher-storage.voucher-number 1.1", "methods": "post:voucher_storage_voucher_number_start__value__post", "name": "mod-invoice-storage", "path": "/voucher-storage/voucher-number/start/{value}" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher-storage.vouchers 1.2", "methods": "get:voucher_storage_vouchers_get post:voucher_storage_vouchers_post", "name": "mod-invoice-storage", "path": "/voucher-storage/vouchers" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher-storage.vouchers 1.2", "methods": "delete:voucher_storage_vouchers__id__delete get:voucher_storage_vouchers__id__get put:voucher_storage_vouchers__id__put", "name": "mod-invoice-storage", "path": "/voucher-storage/vouchers/{id}" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher 2.3", "methods": "get:voucher_voucher_lines_get", "name": "mod-invoice", "path": "/voucher/voucher-lines" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher 2.3", "methods": "get:voucher_voucher_lines__id__get put:voucher_voucher_lines__id__put", "name": "mod-invoice", "path": "/voucher/voucher-lines/{id}" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher-number 1.0", "methods": "get:voucher_voucher_number_start_get", "name": "mod-invoice", "path": "/voucher/voucher-number/start" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher-number 1.0", "methods": "post:voucher_voucher_number_start__value__post", "name": "mod-invoice", "path": "/voucher/voucher-number/start/{value}" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher 2.3", "methods": "get:voucher_vouchers_get", "name": "mod-invoice", "path": "/voucher/vouchers" }, { "apiDescription": "ramls/voucher.raml", "apiType": "raml", "interface": "voucher 2.3", "methods": "get:voucher_vouchers__id__get put:voucher_vouchers__id__put", "name": "mod-invoice", "path": "/voucher/vouchers/{id}" }, { "apiDescription": "ramls/waiver.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "get:waives_get post:waives_post", "name": "mod-feesfines", "path": "/waives" }, { "apiDescription": "ramls/waiver.raml", "apiType": "raml", "interface": "feesfines 19.1", "methods": "delete:waives__waiveid__delete get:waives__waiveid__get put:waives__waiveid__put", "name": "mod-feesfines", "path": "/waives/{waiveId}" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "interface": "camunda-workflow-engine 1.0", "methods": "post:operation/activateWorkflow", "name": "mod-camunda", "path": "/workflow-engine/workflows/activate" }, { "apiDescription": "src/main/resources/openapi.yaml", "apiType": "oas", "interface": "camunda-workflow-engine 1.0", "methods": "post:operation/deactivateWorkflow", "name": "mod-camunda", "path": "/workflow-engine/workflows/deactivate" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/getCollectionResource-workflow-get post:operation/postCollectionResource-workflow-post", "name": "mod-workflow", "path": "/workflows" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "post:operation/importWorkflow", "name": "mod-workflow", "path": "/workflows/import" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/searchWorkflows", "name": "mod-workflow", "path": "/workflows/search" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/executeSearch-workflow-get", "name": "mod-workflow", "path": "/workflows/search/existsByIdAndVersionTag" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/executeSearch-workflow-get_1", "name": "mod-workflow", "path": "/workflows/search/getViewById" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/getItemResource-workflow-get patch:operation/patchItemResource-workflow-patch put:operation/putItemResource-workflow-put", "name": "mod-workflow", "path": "/workflows/{id}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "put:operation/activateWorkflow", "name": "mod-workflow", "path": "/workflows/{id}/activate" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "put:operation/deactivateWorkflow", "name": "mod-workflow", "path": "/workflows/{id}/deactivate" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "delete:operation/deleteWorkflow", "name": "mod-workflow", "path": "/workflows/{id}/delete" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/workflowHistory", "name": "mod-workflow", "path": "/workflows/{id}/history" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/followPropertyReference-workflow-get patch:operation/createPropertyReference-workflow-patch put:operation/createPropertyReference-workflow-put", "name": "mod-workflow", "path": "/workflows/{id}/nodes" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "get:operation/followPropertyReference-workflow-get_1", "name": "mod-workflow", "path": "/workflows/{id}/nodes/{propertyId}" }, { "apiDescription": "service/src/main/resources/openapi.yaml", "apiType": "oas", "interface": "workflow-workflows 1.0", "methods": "post:operation/startWorkflow", "name": "mod-workflow", "path": "/workflows/{id}/start" } ]