Apply automatic changes

This commit is contained in:
tyler-mairose-sp
2024-04-03 13:33:53 +00:00
committed by github-actions[bot]
parent 033e046074
commit 8ec16df1d4
5 changed files with 7897 additions and 7717 deletions

View File

@@ -257231,28 +257231,50 @@
"type": "object",
"properties": {
"owner": {
"description": "Governance group owner.",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
"allOf": [
{
"type": "object",
"description": "Owner's identity.",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
}
}
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
{
"type": "object",
"properties": {
"displayName": {
"readOnly": true,
"description": "The display name of the identity",
"type": "string",
"example": "Support"
},
"emailAddress": {
"readOnly": true,
"description": "The primary email address of the identity",
"type": "string",
"example": "support@sailpoint.com"
}
},
"description": "Governance group owner."
}
}
]
},
"id": {
"type": "string",
@@ -257637,28 +257659,50 @@
"type": "object",
"properties": {
"owner": {
"description": "Governance group owner.",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
"allOf": [
{
"type": "object",
"description": "Owner's identity.",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
}
}
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
{
"type": "object",
"properties": {
"displayName": {
"readOnly": true,
"description": "The display name of the identity",
"type": "string",
"example": "Support"
},
"emailAddress": {
"readOnly": true,
"description": "The primary email address of the identity",
"type": "string",
"example": "support@sailpoint.com"
}
},
"description": "Governance group owner."
}
}
]
},
"id": {
"type": "string",
@@ -257704,28 +257748,50 @@
"type": "object",
"properties": {
"owner": {
"description": "Governance group owner.",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
"allOf": [
{
"type": "object",
"description": "Owner's identity.",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
}
}
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
{
"type": "object",
"properties": {
"displayName": {
"readOnly": true,
"description": "The display name of the identity",
"type": "string",
"example": "Support"
},
"emailAddress": {
"readOnly": true,
"description": "The primary email address of the identity",
"type": "string",
"example": "support@sailpoint.com"
}
},
"description": "Governance group owner."
}
}
]
},
"id": {
"type": "string",
@@ -258110,28 +258176,50 @@
"type": "object",
"properties": {
"owner": {
"description": "Governance group owner.",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
"allOf": [
{
"type": "object",
"description": "Owner's identity.",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
}
}
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
{
"type": "object",
"properties": {
"displayName": {
"readOnly": true,
"description": "The display name of the identity",
"type": "string",
"example": "Support"
},
"emailAddress": {
"readOnly": true,
"description": "The primary email address of the identity",
"type": "string",
"example": "support@sailpoint.com"
}
},
"description": "Governance group owner."
}
}
]
},
"id": {
"type": "string",
@@ -258965,28 +259053,50 @@
"type": "object",
"properties": {
"owner": {
"description": "Governance group owner.",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
"allOf": [
{
"type": "object",
"description": "Owner's identity.",
"properties": {
"type": {
"type": "string",
"description": "Owner's DTO type.",
"enum": [
"IDENTITY"
],
"example": "IDENTITY"
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
}
}
},
"id": {
"type": "string",
"description": "Owner's identity ID.",
"example": "2c9180a46faadee4016fb4e018c20639"
},
"name": {
"type": "string",
"description": "Owner's display name.",
"example": "Support"
{
"type": "object",
"properties": {
"displayName": {
"readOnly": true,
"description": "The display name of the identity",
"type": "string",
"example": "Support"
},
"emailAddress": {
"readOnly": true,
"description": "The primary email address of the identity",
"type": "string",
"example": "support@sailpoint.com"
}
},
"description": "Governance group owner."
}
}
]
},
"id": {
"type": "string",

View File

@@ -193777,23 +193777,37 @@ paths:
type: object
properties:
owner:
description: Governance group owner.
type: object
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
allOf:
- type: object
description: Owner's identity.
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
- type: object
properties:
displayName:
readOnly: true
description: The display name of the identity
type: string
example: Support
emailAddress:
readOnly: true
description: The primary email address of the identity
type: string
example: support@sailpoint.com
description: Governance group owner.
id:
type: string
description: Governance group ID.
@@ -194068,23 +194082,37 @@ paths:
type: object
properties:
owner:
description: Governance group owner.
type: object
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
allOf:
- type: object
description: Owner's identity.
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
- type: object
properties:
displayName:
readOnly: true
description: The display name of the identity
type: string
example: Support
emailAddress:
readOnly: true
description: The primary email address of the identity
type: string
example: support@sailpoint.com
description: Governance group owner.
id:
type: string
description: Governance group ID.
@@ -194119,23 +194147,37 @@ paths:
type: object
properties:
owner:
description: Governance group owner.
type: object
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
allOf:
- type: object
description: Owner's identity.
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
- type: object
properties:
displayName:
readOnly: true
description: The display name of the identity
type: string
example: Support
emailAddress:
readOnly: true
description: The primary email address of the identity
type: string
example: support@sailpoint.com
description: Governance group owner.
id:
type: string
description: Governance group ID.
@@ -194414,23 +194456,37 @@ paths:
type: object
properties:
owner:
description: Governance group owner.
type: object
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
allOf:
- type: object
description: Owner's identity.
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
- type: object
properties:
displayName:
readOnly: true
description: The display name of the identity
type: string
example: Support
emailAddress:
readOnly: true
description: The primary email address of the identity
type: string
example: support@sailpoint.com
description: Governance group owner.
id:
type: string
description: Governance group ID.
@@ -195027,23 +195083,37 @@ paths:
type: object
properties:
owner:
description: Governance group owner.
type: object
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
allOf:
- type: object
description: Owner's identity.
properties:
type:
type: string
description: Owner's DTO type.
enum:
- IDENTITY
example: IDENTITY
id:
type: string
description: Owner's identity ID.
example: 2c9180a46faadee4016fb4e018c20639
name:
type: string
description: Owner's display name.
example: Support
- type: object
properties:
displayName:
readOnly: true
description: The display name of the identity
type: string
example: Support
emailAddress:
readOnly: true
description: The primary email address of the identity
type: string
example: support@sailpoint.com
description: Governance group owner.
id:
type: string
description: Governance group ID.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long