json syntax error
parent
c3a7c777bc
commit
1c4f04ea97
2
Api.md
2
Api.md
|
@ -233,7 +233,7 @@ Create a new client on the system. Request body is an `application/json` object
|
|||
"reuseRefreshToken": true,
|
||||
"dynamicallyRegistered": false,
|
||||
"allowIntrospection": false,
|
||||
"idTokenValiditySeconds": 600,
|
||||
"idTokenValiditySeconds": 600
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue