KaiZen-OpenAPI-Editor icon indicating copy to clipboard operation
KaiZen-OpenAPI-Editor copied to clipboard

Eclipse Editor for the Swagger-OpenAPI Description Language

Results 101 KaiZen-OpenAPI-Editor issues
Sort by recently updated
recently updated
newest added

Extracted from #323 "Validation of $ref property values should show error on unexpected object type" The current error message just says "Invalid object reference, the referenced object is not of...

OpenAPIv3

A .(dot) in the yaml cause the Outline viewer in Eclipse go blank ![2018-04-26 14_16_57-eclipse-workspace2 - petstore yaml - eclipse ide](https://user-images.githubusercontent.com/30689714/39288921-8e50d58e-495c-11e8-9a76-ea3127985028.png) Environment: KaiZen OpenAPI Editor 0.8 Eclipse Photon Milestone 6...

Discussed in [support ticket #176](https://support.reprezen.com/helpdesk/tickets/176) In that context, the Swagger.io editor caught a logical problem in the schema definition that SwagEdit did not catch: a schema had property listed in...

Reported by @andylowry: Seen in current master build of API Studio: Open a Swagger or OAS3 model file in SwagEdit. Make any change, and the "dirty" indicator (an asterisk) appears...

This is an untested fix for #418. As noted by @tfesenko , we need to assess performance impact on large files before merging.

When I fold sections of the spec it will stay folded until i start typing int the editor doesn't matter where it expands all sections again very annoying.

In a YAML source `A` I define ``` openapi: 3.0.0 info: ... components: schemas: Foo: type: object properties: ... x-foo: bar: . ``` In the editor there are no markers....

One of our users reported a problem shown in swagger-editor, but not reported in KZOE: > *Semantic error at paths./offers/{offerId}* > Declared path parameter "offerId" needs to be defined as...

Hello Your project looks very interesting! I'm wondering, is it possible to create custom xtend generators? The use case being, it would be great to to be able to generate...

(Backlog issue, not important right now.) We (mostly) solved this for the RAPID-ML editor. (See [ZEN-3861](https://modelsolv.atlassian.net/browse/ZEN-3861)) We would like this same behavior for the quick outline view in the OpenAPI...