4d678fc730a4d9b6

Created Sep 11, 20263 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
titlestring
addressesstring
Question
descriptionobject

JSON Schema

{
  "type": "object",
  "required": [
    "title",
    "description"
  ],
  "properties": {
    "title": {
      "type": "string"
    },
    "addresses": {
      "type": "string",
      "x-ref-type": "Question"
    },
    "description": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "format": {
          "type": "string"
        },
        "content": {
          "type": "string"
        }
      }
    }
  }
}

Used by 1 collection · 2 versions

elifepathways/miraas Claim · 2 versions

Full hash:4d678fc730a4d9b65839ca61bdd003aed758bac96b79b84a5001f38e5267b32c

ID:28fa917b-8195-4659-b9d6-4b515e41d527