type: object leads to only Response Body be rendered (after the response description). This is okay IMO, but it would be nicer if we could properly document endpoints like these using patternProperties and then a structured description of the sub-objects currently explained in free-text
No curl examples added because of potentially sensitive information in the reply / extremely long output.
Description
type: object
leads to only Response Body be rendered (after the response description). This is okay IMO, but it would be nicer if we could properly document endpoints like these usingpatternProperties
and then a structured description of the sub-objects currently explained in free-textNo curl examples added because of potentially sensitive information in the reply / extremely long output.
Preview: https://deploy-preview-425--docs-hugo.netlify.app/devel/develop/http-api/administration/#get-the-startup-option-configuration
Upstream PRs