Get Doc Settings
get_doc_settingsRetrieve documentation settings including versioning, publishing approval, default code languages, and schema display, plus rowVersion for updates. Provide the documentation ID to get these details.
Instructions
Get a documentation's settings: version numbering scheme, whether publishing needs approval and who may give it, the default code languages of the samples, and how schema names are displayed. Also returns the rowVersion that update_doc_settings takes. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentationId | Yes | The public Id (Guid) of the documentation |