mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
NEROCKET-183-158 adding docs for NEROCKET-158 that had previosuly had…' by github action: 6238224524
9 lines
208 B
YAML
9 lines
208 B
YAML
description: Expected response to a valid request
|
|
content:
|
|
application/json:
|
|
schema:
|
|
type: object
|
|
properties:
|
|
page:
|
|
type: object
|
|
$ref: '../schemas/GET/Pages.yaml' |