docs: Validate Swagger docs (#1486)
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
* type: string
|
||||
* nullable: true
|
||||
* description: Contact phone number
|
||||
* example: +1234567890
|
||||
* example: "+1234567890"
|
||||
* organization:
|
||||
* type: string
|
||||
* nullable: true
|
||||
@@ -145,6 +145,7 @@
|
||||
* example: byDefault
|
||||
* termsType:
|
||||
* type: string
|
||||
* enum: [general, extended]
|
||||
* description: Type of terms applicable to the user based on role
|
||||
* example: general
|
||||
* isSsoUser:
|
||||
|
||||
Reference in New Issue
Block a user