forked from baron/baron-sso
code-check 오류 수정
This commit is contained in:
@@ -143,7 +143,7 @@ type clientUpsertRequest struct {
|
||||
ResponseTypes *[]string `json:"responseTypes"`
|
||||
TokenEndpointAuthMethod *string `json:"tokenEndpointAuthMethod"`
|
||||
JwksUri *string `json:"jwksUri"`
|
||||
Jwks interface{} `json:"jwks"`
|
||||
Jwks interface{} `json:"jwks"`
|
||||
Metadata *map[string]interface{} `json:"metadata"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user