mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
* IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * IDNPALM-4249 Remove comment configuration options from POST /v3/access-profiles * Update AccessProfile.yaml' by github action: 7408055476
11 lines
235 B
YAML
11 lines
235 B
YAML
type: object
|
|
nullable : true
|
|
properties:
|
|
approvalSchemes:
|
|
type: array
|
|
nullable: true
|
|
description: List describing the steps in approving the revocation request
|
|
items:
|
|
$ref: './AccessProfileApprovalScheme.yaml'
|
|
|