Skip to content
Snippets Groups Projects
Commit afbbc238 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

apidoc: Add support for request data documentation

Some new api endpoints require to send JSON data in HTTP requests but it was currently
not handled by the apidoc module.

So handle corresponding httpdomain directives in our custom rst nodes visitor.

Also add support for documenting JSON array of non object type as httpdomain does
not offer any directive for that type.
parent 2dbba78a
No related branches found
No related tags found
1 merge request!248apidoc: Add support for request data documentation
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment