Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/SpConfigUrl.yaml
2022-09-27 02:15:36 +00:00

14 lines
393 B
YAML

type: object
title: Resolver URL Format for Object Configuration.
description: Format of resolver URLs for Object Configurations
properties:
url:
description: URL for the target object endpoint.
type: string
example: ets://trigger-subscriptions/$id
query:
description: Any query parameters that are needed for the URL.
type: object
nullable: true
example: null