Ted Epstein

Results 153 comments of Ted Epstein

@andylowry, note that my summary on the first issue points to an inability to combine additionalProperties with statically defined (regular) properties. That was my understanding, based on discussions related to...

@tfesenko , I've applied the new "Next Sprint" label to this, as I don't want to distract from completing OAS3 support. IIRC, you introduced a new way of dynamically computing...

@herrminni , thanks for the comment, and sorry for the belated reply. If you'd like to help contribute this back to the YEdit project, that would be awesome. We'll keep...

Note: I won't try to elaborate on possible design considerations for a feature like this. I'll just say that the idea, even using a minimal design in a tightly bounded...

Also a common problem that takes time to explain, and causes some wasted cycles in troubleshooting & support. Adding to next sprint.

@andylowry , your last comment made me think there may be some misunderstanding about the problem with elided properties. Let's say the editor is opened with the insertion point here:...

@andylowry , OK, but in the example I gave, would the `components` property, whose value is an empty object, have any representation in any of the available `PropertyInfo` objects? Is...

It seems like the JO object graph replaces the current "model" that Guillaume has built to support context-sensitive code assist and validation. But some algorithms need information that isn't available...

@tfesenko's comment from closed duplicate issue #433: > ... I started work on it four months ago on branch https://github.com/RepreZen/KaiZen-OpenAPI-Editor/commits/task/418 . I don't remember why I did not create a...