[jbosstools-issues] [JBoss JIRA] (ERT-344) JSON schema references are not being resolved [EBZ#489452]

Friendly Jira Robot (JIRA) issues at jboss.org
Tue Jul 12 17:26:00 EDT 2016


Friendly Jira Robot created ERT-344:
---------------------------------------

             Summary: JSON schema references are not being resolved [EBZ#489452]
                 Key: ERT-344
                 URL: https://issues.jboss.org/browse/ERT-344
             Project: Eclipse Release Train
          Issue Type: Task
          Components: WTP Source Editing
            Reporter: Friendly Jira Robot
             Fix For: Neon.1 (4.6)


I hooked up the swagger schema (http://json.schemastore.org/swagger-2.0) to the schema extension and have been assessing content assist in the editor.  At this point, only the top level properties are being returned as proposals, indicating this function is a probably a work in progress, which is fine.  One problem I see is that JSON references are not being resolved: 

Currently, there are JSONObjects with name/value pairs that look like this:
{"$ref":"#/definitions/info"}
{"$ref":"#/definitions/paths"}
..etc

It'll be good if the model can contain the resolved references for content assist/validation purposes.  I'd like to raise this as a requirement if it hasn't already been captured.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list