RepreZen / KaiZen-OpenAPI-Editor

Eclipse Editor for the Swagger-OpenAPI Description Language
Eclipse Public License 1.0
115 stars 12 forks source link

[#469] Remove quotes from some ref placeholders (WIP) #471

Closed tfesenko closed 6 years ago

tfesenko commented 6 years ago

Where the same reference appears more than once in a single template, the placeholders are no longer quoted. This is due to observed buggy behavior by eclipse in filling templates.

tfesenko commented 6 years ago

@andylowry , I think you fixed all the occurences. Merging