0a7eedb29a374458…
Created Jun 12, 20263 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| name | string | |
| codeRange | string | |
| description | string |
JSON Schema
{
"type": "object",
"required": [
"name",
"codeRange",
"description"
],
"properties": {
"name": {
"type": "string"
},
"codeRange": {
"type": "string",
"description": "The numeric range for this class, e.g. '100-199'."
},
"description": {
"type": "string"
}
},
"description": "A class of HTTP status codes (e.g. 1xx Informational, 4xx Client Error)."
}Used by 1 collection
Full hash:0a7eedb29a374458dae99fa9263f02ba374009aeca78f23dec9e8f4fcd87c6ad
ID:9b4278a1-625c-41b1-9b4d-5fb3c96e7e1b