Commit 27b4d715 authored by Titouan Soulard's avatar Titouan Soulard

erp5_api_style: stop exporting `alldocs-response-schema.json`

parent 06467fff
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "alldocs-response-schema.json",
"title": "allDocs: Response Payload",
"description": "Payload returned by allDocs method.",
"properties": {
"result_list": {
"title": "Result List",
"description": "Contains a representation of the items",
"type": "array",
"items": {
"type": "object",
"title": "Item"
}
}
}
}
portal_alarms/jio_api_revision_check_consistency
portal_alarms/update_jio_api_revision_template
portal_callables/Base_asJSONTextFromJSON
web_page_module/api-style_alldocs-response-schema.json
web_page_module/gadget_erp5_page_jio_api_action_html
web_page_module/gadget_erp5_page_jio_api_action_js
web_page_module/gadget_erp5_page_json_form_schema_api_html
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment