A valid request URL is required to generate request examples{
"type": "string",
"title": "<string>",
"description": "<string>",
"required": [
"<string>"
],
"properties": {},
"additionalProperties": {},
"minProperties": 123,
"maxProperties": 123,
"definitions": {},
"category": "<string>",
"categoryPriority": 123,
"enum": [
{}
],
"hints": [
"<string>"
],
"unsafe": true,
"default": {},
"oneOf": [
{
"type": "string",
"title": "<string>",
"description": "<string>",
"enum": [
{}
],
"default": {},
"category": "<string>",
"categoryPriority": 123,
"hints": [
"<string>"
],
"unsafe": true
}
],
"propertyGroups": [
{
"label": "<string>",
"properties": [
"<string>"
]
}
]
}A valid request URL is required to generate request examples{
"type": "string",
"title": "<string>",
"description": "<string>",
"required": [
"<string>"
],
"properties": {},
"additionalProperties": {},
"minProperties": 123,
"maxProperties": 123,
"definitions": {},
"category": "<string>",
"categoryPriority": 123,
"enum": [
{}
],
"hints": [
"<string>"
],
"unsafe": true,
"default": {},
"oneOf": [
{
"type": "string",
"title": "<string>",
"description": "<string>",
"enum": [
{}
],
"default": {},
"category": "<string>",
"categoryPriority": 123,
"hints": [
"<string>"
],
"unsafe": true
}
],
"propertyGroups": [
{
"label": "<string>",
"properties": [
"<string>"
]
}
]
}OK
string, number, integer, boolean, object, array, null, ref Show child attributes
Show child attributes
string, number, integer, boolean, object, array, null, ref Show child attributes
string, number, integer, boolean, object, array, null, ref Show child attributes
Show child attributes
string, number, integer, boolean, object, array, null, ref Show child attributes
string, number, integer, boolean, object, array, null, ref Show child attributes
Was this page helpful?