26ee907bea91e630

Created Jun 12, 20266 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
codeinteger
classIdstring
Class
descriptionstring
isDeprecatedboolean
reasonPhrasestring
rfcReferencestring

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