mirror of https://github.com/vernonkeenan/lib
10 lines
175 B
YAML
10 lines
175 B
YAML
|
InvalidError:
|
||
|
allOf:
|
||
|
- $ref: "./error.yaml#/Error"
|
||
|
- properties:
|
||
|
details:
|
||
|
items:
|
||
|
type: string
|
||
|
type: array
|
||
|
type: object
|