-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Problem to Solve
We'd like to be able to view the output of queries as JSON, making use of the asJSON()
method that now exists on ConceptMap
s.
Current Workaround
Use another client instead of Studio.
Proposed Solution
Offer an option to enable a JSON output tab, which would contain the JSON output.
izmalk