github.com/phrase/openapi@v0.0.0-20240514140800-49e8a106740e/schemas/custom_metadata_data_type.yaml (about)

     1  ---
     2  data_type:
     3    type: string
     4    description: data type of the property
     5    enum:
     6      - boolean
     7      - date
     8      - link
     9      - multi_select
    10      - number
    11      - single_select
    12      - string
    13      - text
    14    example: string