Skip to content

Releases: RepreZen/KaiZen-OpenAPI-Editor

Release v0.8.0.201808281437

30 Aug 15:30
e381663
Compare
Choose a tag to compare

Eclipse Update Site

http://products.reprezen.com/swagedit/0.8.0.201808281437/

Changes

  • Update java runtime requirement from Java7 to Java8
  • #462 Update JSON Schema for OpenAPI 3.0.1
  • ZEN-4176 Prevent validation from running multiple times
  • #460 ZEN-4329 Review and improve code templates for OpenAPI v3
  • #431 Recognizers often ascribe wrong file type
  • #439 Validation: Allow references to components in non-OAS files, t…
  • ZEN-4339 Implement optional 2nd phase of validation with KZOP

0.8.0.201712111818

11 Dec 19:59
a5fee56
Compare
Choose a tag to compare

Eclipse Update Site

http://products-internal.reprezen.com/swagedit/0.8.0.201712111818

Changes

  • #419 Autocomplete: case is not corrected if picked from dropdown

0.8.0.201710161533

16 Oct 16:06
Compare
Choose a tag to compare
0.8.0.201710161533 Pre-release
Pre-release

Eclipse Update Site

http://products-internal.reprezen.com/swagedit/0.8.0.201710161533

Changes

  • #374 Validate format constraints on string properties as described in the spec
  • Update OAS3 examples in our tests

0.8.0.201710161316

16 Oct 13:18
Compare
Choose a tag to compare
0.8.0.201710161316 Pre-release
Pre-release

Eclipse Update Site

http://products-internal.reprezen.com/swagedit/0.8.0.201710161316

Changes

#306 OpenAPI v3: Validation for Link#operationRef values
#308 OpenAPI v3: Validation for the value of Link#operationId
#410 References to path items are not treated correctly

0.8.0.201710102102

11 Oct 14:59
Compare
Choose a tag to compare
0.8.0.201710102102 Pre-release
Pre-release

Eclipse Update Site

http://products-internal.reprezen.com/swagedit/0.8.0.201710102102

Changes

#227 Better code completion proposal for name/key of patterned properties and array elements
#310 OpenAPI v3: code assist for response code creates invalid value
#312 OpenAPI v3: code template for info#termsOfService should be "termsUrl"
#324 Missing code assist contexts in callbacks
#334 OpenAPI v3: validation rule for null schema types
#335 Navigation to Operation#securityScheme, Link#operationId, and Link#operationRef
#347 OpenAPI v3: validation for SecurityRequirement#{securitySchemeName}
#348 OpenAPI V3: Preferences page for code templates
#353 Validation of external $ref property values should show error on unexpected object type
#394 OAS3: Template "Schema with a Required Property" inserts at the wrong indent level
#387 Remove "SwagEdit" references from validation error and warning messages