Commit fe37999
authored
Initial support for enum property validations (#29)
Reference: #18
If the OpenAPI specification declares the `enum` property and the attribute is determined to be configurable, adds the validator to the specification output.1 parent d45b904 commit fe37999
18 files changed
Lines changed: 2345 additions & 146 deletions
File tree
- internal
- cmd/testdata
- github
- petstore3
- scaleway
- mapper
- frameworkvalidators
- oas
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments