Information icon

This is a global notification. You can write markdown here! Link to official website

Scalars

StringTestType
Clipboard icon

This is a type which contains test data for string properties.

stringExample
String

Description Text including rendered markdown.

Default: 0MinLength: 1MaxLength: 70 909Pattern: [0-9|-]+
Example: json
{
"stringExample": "0123456"
}
Clipboard icon

NumberTestType
Clipboard icon

Tests JSON type "number",

numberExample
Float

IntegerTestType
Clipboard icon

This is a type which contains test data for Integer properties.

integerExample
Int

Description Text of that integer valueExternal link icon including rendered markdown.

Default: 1Maximum: 64 650
integerExampleInt32
Int

Tests an int32.

FloatTestType
Clipboard icon

This is a type which contains test data for Float properties.

floatExample
Float

Description Text including rendered markdown.

Default: 1.5Minimum: 0.1Maximum: 2.23

BooleanTestType
Clipboard icon

booleanExample
Boolean

Description text including rendered markdown.

Default: true