Merge 81c64dcf44
into 359a6a5762
This commit is contained in:
commit
de7cef9bae
|
@ -30,6 +30,10 @@
|
|||
"email": "string",
|
||||
"emailVerified": "boolean",
|
||||
|
||||
"grantTypes": {
|
||||
"type": ["string"],
|
||||
"description": "Grant types permitted to application for OAuth 2.0"
|
||||
},
|
||||
"url": {
|
||||
"type": "string",
|
||||
"description": "The application URL for OAuth 2.0"
|
||||
|
|
Loading…
Reference in New Issue