Skip to content

textCase is missing ORIGINAL value #62

@kylecarhart

Description

@kylecarhart

Example response snippet:

"styleOverrideTable": {
    "1": {
      // ...
      "textCase": "ORIGINAL",
    }
  },

Current openapi spec:

textCase:
    type: string
    description: Text casing applied to the node, default is the original casing.
    enum:
      - UPPER
      - LOWER
      - TITLE
      - SMALL_CAPS
      - SMALL_CAPS_FORCED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions