File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
asgardeo/docs/apis/restapis
identity-server/next/docs/apis/restapis Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ paths:
159
159
value :
160
160
inputType : options
161
161
valueType : reference
162
- valueReferenceAttribute : uri
163
- valueDisplayAttribute : name
162
+ valueReferenceAttribute : claimURI
163
+ valueDisplayAttribute : displayName
164
164
links :
165
165
- href : /claim-dialects/local/claims?exclude-hidden-claims=true
166
166
method : GET
Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ paths:
165
165
value :
166
166
inputType : options
167
167
valueType : reference
168
- valueReferenceAttribute : uri
169
- valueDisplayAttribute : name
168
+ valueReferenceAttribute : claimURI
169
+ valueDisplayAttribute : displayName
170
170
links :
171
171
- href : /claim-dialects/local/claims?exclude-hidden-claims=true
172
172
method : GET
You can’t perform that action at this time.
0 commit comments