Skip to content

Commit 2c4f7ba

Browse files
committed
Updated user model due to the latest spec changes.
1 parent e34e693 commit 2c4f7ba

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

api.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,10 +2109,6 @@
21092109
"properties": {
21102110
"identity": {
21112111
"$ref": "#/components/schemas/IdentityObject"
2112-
},
2113-
"retain_previous_owner": {
2114-
"type": "boolean",
2115-
"description": "The request must specify whether the subscription’s previous user should be retained. If so and the subscription is the last subscription for the previous user, then an orphan user will be created. This only applies if the subscription is the previous user’s only subscription. If the previous user had other subscriptions, nothing happens to the user."
21162112
}
21172113
}
21182114
},

0 commit comments

Comments
 (0)