invalid components: schema "GetStatus": invalid default: value must be a string
Schema:
  {
    "default": [
      "Not Available"
    ],
    "title": "Option Selected",
    "type": "string"
  }

Value:
  [
    "Not Available"
  ]
