26ee907bea91e630…
Created Jun 12, 20266 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| code | integer | |
| classId | string | → Class |
| description | string | |
| isDeprecated | boolean | |
| reasonPhrase | string | |
| rfcReference | string |
JSON Schema
{
"type": "object",
"required": [
"code",
"reasonPhrase",
"description",
"classId",
"rfcReference",
"isDeprecated"
],
"properties": {
"code": {
"type": "integer"
},
"classId": {
"type": "string",
"x-ref-type": "Class"
},
"description": {
"type": "string"
},
"isDeprecated": {
"type": "boolean"
},
"reasonPhrase": {
"type": "string"
},
"rfcReference": {
"type": "string"
}
},
"description": "An individual HTTP response status code with its reason phrase, description, and RFC reference."
}Used by 1 collection
Full hash:26ee907bea91e630a77dc21815e8c032dbe5452aac6aed5489cf9b179901aab2
ID:14275aad-e544-48b7-aef5-393044ab4bdd