Skip to content

Instantly share code, notes, and snippets.

@bjhartin
Created April 24, 2023 18:39
Show Gist options
  • Save bjhartin/3ef87ba41d729d98b4389ab419247a02 to your computer and use it in GitHub Desktop.
Save bjhartin/3ef87ba41d729d98b4389ab419247a02 to your computer and use it in GitHub Desktop.
displayType.yaml
definitions:
DisplayType:
type: string
description: Blah
enum:
- A
- B
- C
- D
Other:
type: string
description: Test
enum:
- A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment