mirror of https://github.com/vernonkeenan/lib
10 lines
185 B
YAML
10 lines
185 B
YAML
|
DeleteResponse:
|
||
|
properties:
|
||
|
Data:
|
||
|
items:
|
||
|
$ref: "./message.yaml#/Message"
|
||
|
type: array
|
||
|
Meta:
|
||
|
$ref: "./response-meta.yaml#/ResponseMeta"
|
||
|
type: object
|