``types`` | optional, array |
Limits the result to documentations with specified media subtypes
Supported types are
- "pdf"
- "html"
- "xml"
- "xsl"
- "xsd"
- "svg"
- "javascript"
- "json"
- "css"
- "markdown"
- "gif"
- "jpeg"
- "png"
- "icon"
|
[
"html",
"xml"
] |
|
``onlyWithAssignReference`` | optional, boolean |
Limits the result to documentations that have a reference for assignment |
| false |