Files
api-specs/idn/beta/schemas/InlineConfig.yaml
2022-09-02 10:59:29 -04:00

12 lines
331 B
YAML

description: This configuration is required only when the subscription type is INLINE.
type: object
properties:
error:
type: string
description: An error message.
example: "Access is denied"
output:
type: object
description: The details of the inline configuration.
example: {"accessRequestId": "1234"}