Files
api-specs/idn/beta/schemas/IdentityProfileExportedObject.yaml
GitHub Action Bot 03c7b80a9e Automated commit 'Merge pull request #1469 from sailpoint/devrel-1185-2
Devrel 1185 2' by github action: 6736623414
2023-11-02 18:15:05 +00:00

12 lines
297 B
YAML

type: object
description: Identity Profile exported object
properties:
version:
type: integer
example: 1
description: Version or object from the target service.
self:
$ref: '../../v3/schemas/SelfImportExportDto.yaml'
object:
$ref: '../../v3/schemas/IdentityProfile.yaml'