Updating documentation
This commit is contained in:
parent
fbe5a0babb
commit
e27c12b3a0
|
@ -1756,16 +1756,9 @@ paths:
|
||||||
content:
|
content:
|
||||||
'*/*':
|
'*/*':
|
||||||
schema:
|
schema:
|
||||||
uniqueItems: true
|
type: object
|
||||||
type: array
|
additionalProperties:
|
||||||
items:
|
type: boolean
|
||||||
type: string
|
|
||||||
enum:
|
|
||||||
- STORAGE
|
|
||||||
- TRANSFER
|
|
||||||
- DELETE_SYNC
|
|
||||||
- VERSIONED_EXPIRATION_TIMER
|
|
||||||
- STORAGE_SERVICE_RECORD_KEY_ROTATION
|
|
||||||
required: true
|
required: true
|
||||||
responses:
|
responses:
|
||||||
default:
|
default:
|
||||||
|
@ -4776,8 +4769,6 @@ components:
|
||||||
required:
|
required:
|
||||||
- aci
|
- aci
|
||||||
- e164
|
- e164
|
||||||
- lastDistinguishedTreeHeadSize
|
|
||||||
- lastNonDistinguishedTreeHeadSize
|
|
||||||
- usernameHash
|
- usernameHash
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
Loading…
Reference in New Issue