Updating documentation
This commit is contained in:
parent
05ec2d3479
commit
b05f40c33d
|
@ -3326,6 +3326,8 @@ components:
|
||||||
type: boolean
|
type: boolean
|
||||||
paymentActivation:
|
paymentActivation:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
deleteSync:
|
||||||
|
type: boolean
|
||||||
ApnRegistrationId:
|
ApnRegistrationId:
|
||||||
required:
|
required:
|
||||||
- apnRegistrationId
|
- apnRegistrationId
|
||||||
|
@ -4555,11 +4557,7 @@ components:
|
||||||
properties:
|
properties:
|
||||||
paymentActivation:
|
paymentActivation:
|
||||||
type: boolean
|
type: boolean
|
||||||
pni:
|
deleteSync:
|
||||||
type: boolean
|
|
||||||
pnp:
|
|
||||||
type: boolean
|
|
||||||
giftBadges:
|
|
||||||
type: boolean
|
type: boolean
|
||||||
VersionedProfileResponse:
|
VersionedProfileResponse:
|
||||||
type: object
|
type: object
|
||||||
|
|
Loading…
Reference in New Issue