Ted Epstein

Results 153 comments of Ted Epstein

Hi @3DRaven . OK, I have extracted issues #491 and #492 to try to capture your suggestions here. While we don't have any specific plans to build these features at...

Before completing & merging this, we would like to resolve [ZEN-4925](https://modelsolv.atlassian.net/browse/ZEN-4925): Improve targeting, precision, and usability of oneOf and anyOf schema violation errors. Relevant issues include #95, #94, #92, #60,...

This is an example of where "title" could come in very handy.

> Unfortunately title is not available everywhere in the schema. Right, we would have to add it. It would be an optimization. Using the last segment of the JSON pointer...

@ghillairet [wrote above](https://github.com/RepreZen/KaiZen-OpenAPI-Editor/issues/354#issuecomment-307411314): > One possible solution is to give the pointer of the current type, and the pointer of the expected type, like this... The problem is that we...

Thanks @ghillairet . I think it's going to take a little time for us to digest this and come up with a more complete set of icons. So I suggest...

@jdegre and @michael-schnell , thank you for letting us know! I have updated the Eclipse Marketplace listing to enable compatibility with the 2019-09 release of Eclipse IDE. Installing from Marketplace...

@daffinm , thanks for logging this. Please apply the "OpenAPIv3" label to these issues, as I've done on this one.

@ghillairet, I didn't read the entire background on URI vs. URL. But another aspect of this is relative vs. absolute URIs / URLs. Assuming relative URLs are allowed, something like...

I think `openapi` should report an error if the value doesn't conform to a semantic version with the major component `3`. `info/version` should probably not be validated, except that it...