Edit on GitHub

HTTP status code

A schema that is used to validate a part of Laboperator workflow templates.

string (HTTP status code) 3 characters
pattern: ^[1-5][0-9][0-9]$

A status code is the 3 digit code ranging from 1xx to 5xx that will be present in the response

Examples:
"200"
"404"
"500"
Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.