Skip to main content
GET
Retrieve the JSON schema

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

OK

Configuration properties.

type
enum<string>
Available options:
string,
number,
integer,
boolean,
object,
array,
null,
ref
title
string
description
string
required
string[]
properties
object
additionalProperties
object
minProperties
integer<int32>
maxProperties
integer<int32>
definitions
object
category
string
categoryPriority
integer<int32>
hints
string[]
unsafe
boolean
default
object
oneOf
object[]
propertyGroups
object[]