Commit 05babe0
authored
Fix user.yaml custom_picture basic type: 'boolean' not 'bool'
The correct spelling is 'boolean'. Reference https://swagger.io/docs/specification/data-models/data-types/
Found because my client of choice failed to open current file due to this typo.1 parent 9f7ab48 commit 05babe0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
0 commit comments