6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
|
|
json.associatedApplications do
|
||
|
|
json.array! [@identity_json] do |identity_id|
|
||
|
|
json.applicationId identity_id
|
||
|
|
end
|
||
|
|
end
|