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

13 lines
335 B
YAML

type: object
properties:
application:
type: string
description: The source name for the message.
example: "Test Active Directory"
applicationId:
type: string
description: The source id for the message.
example: "2c928091638fccc601638fcf023d02ef"
globalCacheConfig:
$ref: './ConnectorCacheConfig.yaml'