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

View File

@@ -193777,23 +193777,37 @@ paths:
type: object type: object
properties: properties:
owner: owner:
description: Governance group owner. allOf:
type: object - type: object
properties: description: Owner's identity.
type: properties:
type: string type:
description: Owner's DTO type. type: string
enum: description: Owner's DTO type.
- IDENTITY enum:
example: IDENTITY - IDENTITY
id: example: IDENTITY
type: string id:
description: Owner's identity ID. type: string
example: 2c9180a46faadee4016fb4e018c20639 description: Owner's identity ID.
name: example: 2c9180a46faadee4016fb4e018c20639
type: string name:
description: Owner's display name. type: string
example: Support 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: id:
type: string type: string
description: Governance group ID. description: Governance group ID.
@@ -194068,23 +194082,37 @@ paths:
type: object type: object
properties: properties:
owner: owner:
description: Governance group owner. allOf:
type: object - type: object
properties: description: Owner's identity.
type: properties:
type: string type:
description: Owner's DTO type. type: string
enum: description: Owner's DTO type.
- IDENTITY enum:
example: IDENTITY - IDENTITY
id: example: IDENTITY
type: string id:
description: Owner's identity ID. type: string
example: 2c9180a46faadee4016fb4e018c20639 description: Owner's identity ID.
name: example: 2c9180a46faadee4016fb4e018c20639
type: string name:
description: Owner's display name. type: string
example: Support 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: id:
type: string type: string
description: Governance group ID. description: Governance group ID.
@@ -194119,23 +194147,37 @@ paths:
type: object type: object
properties: properties:
owner: owner:
description: Governance group owner. allOf:
type: object - type: object
properties: description: Owner's identity.
type: properties:
type: string type:
description: Owner's DTO type. type: string
enum: description: Owner's DTO type.
- IDENTITY enum:
example: IDENTITY - IDENTITY
id: example: IDENTITY
type: string id:
description: Owner's identity ID. type: string
example: 2c9180a46faadee4016fb4e018c20639 description: Owner's identity ID.
name: example: 2c9180a46faadee4016fb4e018c20639
type: string name:
description: Owner's display name. type: string
example: Support 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: id:
type: string type: string
description: Governance group ID. description: Governance group ID.
@@ -194414,23 +194456,37 @@ paths:
type: object type: object
properties: properties:
owner: owner:
description: Governance group owner. allOf:
type: object - type: object
properties: description: Owner's identity.
type: properties:
type: string type:
description: Owner's DTO type. type: string
enum: description: Owner's DTO type.
- IDENTITY enum:
example: IDENTITY - IDENTITY
id: example: IDENTITY
type: string id:
description: Owner's identity ID. type: string
example: 2c9180a46faadee4016fb4e018c20639 description: Owner's identity ID.
name: example: 2c9180a46faadee4016fb4e018c20639
type: string name:
description: Owner's display name. type: string
example: Support 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: id:
type: string type: string
description: Governance group ID. description: Governance group ID.
@@ -195027,23 +195083,37 @@ paths:
type: object type: object
properties: properties:
owner: owner:
description: Governance group owner. allOf:
type: object - type: object
properties: description: Owner's identity.
type: properties:
type: string type:
description: Owner's DTO type. type: string
enum: description: Owner's DTO type.
- IDENTITY enum:
example: IDENTITY - IDENTITY
id: example: IDENTITY
type: string id:
description: Owner's identity ID. type: string
example: 2c9180a46faadee4016fb4e018c20639 description: Owner's identity ID.
name: example: 2c9180a46faadee4016fb4e018c20639
type: string name:
description: Owner's display name. type: string
example: Support 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: id:
type: string type: string
description: Governance group ID. 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