Ted Epstein
Ted Epstein
Related to #431 - "Recognizers often ascribe wrong file type, showing spurious error messages"
Hi @vnalla. We're aware of this issue and plan to fix it in a future sprint. As a workaround, could you please try the following: 1. Close the file in...
@jmini , thanks for the bug report! Indeed this seems to be a case where the validation (and content assist) do not allow for a schema reference, only an inline...
Just fielded a support issue with this issue. I think we should make it a warning, and include it in the next sprint.
Second support issue, just addressed. Let's make sure we fix this one.
@Gfgomez , please keep in mind that [JSON Reference](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03), the specification being used by OpenAPI in most contexts where you see a `$ref` property, intentionally restricts the use of sibling...
@gayanper , thank you for the suggestion. I'm not sure what changes we would need to make to enable spell check in Eclipse, but we'll keep this in mind and...
@tfesenko , aside from the fact that the version had to change in a lot of places, these changes look straightforward to me. Should we merge this now? If we...
@newgene and @MikeRalphson , Yes, this is exactly the kind of use case I had in mind for [SEMOASA](https://github.com/RepreZen/SEMOASA). We'd like to provide a rich editing experience for OpenAPI extensions...
~~Similar issue here, but with enums, not scalars.~~ The problem I had with enums turned out to be a field naming mismatch. Pilot error of a sort. So please disregard...