Skip to content

Commit

Permalink
Merge pull request #1850 from folio-org/ongoing-config-apidocs
Browse files Browse the repository at this point in the history
Auto: Update data for config apidocs
  • Loading branch information
dcrossleyau authored Feb 5, 2025
2 parents 802e90b + 23ad97e commit 95e227b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -1193,6 +1193,14 @@
"name": "mod-audit",
"path": "/audit-data/circulation/logs"
},
{
"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/audit-data.raml",
"apiType": "raml",
Expand Down
1 change: 1 addition & 0 deletions _data/config-apidocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@
"ramls/audit-data.raml",
"ramls/circulation-logs.raml",
"ramls/configuration.raml",
"ramls/inventory-audit.raml",
"ramls/mod-audit-handlers.raml"
],
"upload": []
Expand Down

0 comments on commit 95e227b

Please sign in to comment.