supersonic-models
Version:
Supersonic models and API specifications
20 lines (19 loc) • 433 B
YAML
post:
description: The menu integrator feature
responses:
"200":
description: The result of the integration
schema:
type: string
"403":
description: Unauthorized request
"404":
description: The menu couldn't be found
"500":
description: An error ocurred
parameters:
- name: body
in: body
required: true
schema:
$ref: "../definitions/pull-menu-brink.yaml"