Files
api-specs/idn/v3/schemas/ReassignmentTrailDTO.yaml
GitHub Action Bot 02db373b78 Automated commit 'IDNWAIMEA-11000: Migrate API docs from /beta/campaigns/<id>/reassign to /v3/campaigns/campaigns/<id>/reassign (#1326)
* IDNWAIMEA-11000: Migrate API docs from /beta/campaigns/<id>/reassign to /v3/campaigns/campaigns/<id>/reassign

* IDNWAIMEA-11000: address validator checks

* IDNWAIMEA-11000: add list of ReassignmentTrailDTO

* IDNWAIMEA-11000: add description to ReassignmentTrailDTOList

* IDNWAIMEA-11000: add description to ReassignmentTrailDTOList

* IDNWAIMEA-11000: add description to ReassignmentTrailDTOList' by github action: 5338525049
2023-06-21 20:14:42 +00:00

15 lines
395 B
YAML

type: object
properties:
previousOwner:
type: string
description: The ID of previous owner identity.
example: ef38f94347e94562b5bb8424a56397d8
newOwner:
type: string
description: The ID of new owner identity.
example: ef38f94347e94562b5bb8424a56397a3
reassignmentType:
type: string
description: The type of reassignment.
example: AUTOMATIC_REASSIGNMENT