Get a JSON spec document with inheritance

Get the details of the specified JSON Spec with inheritance.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
treeIdstringOptionalformat: "^[0-9a-f]{24}$"
versionstringOptional
nodePathstringOptional
optionsobjectOptional

Response

JSONSpec

Errors

500
Internal Server Error