Skip to content

v1.0.0

Compare
Choose a tag to compare
@sngularbot sngularbot released this 22 Dec 15:10
· 3 commits to release since this release

1.0.0 (2023-12-22)

Bug Fixes

  • add examples to MediaTypeStruct (1eee799)
  • examples object structure for value property, tests (453e6f6)
  • lint errors, no-mixed-operators, no-trailing-spaces (27ac251)
  • linting errors :( (a5baf6a)
  • parse: solve remote and circular references (0391803)
  • test for invalid schema in examples (525672c)
  • Validation: Schema validator now accepts OpenAPI formats (1128a05), closes #19

Features

  • add prefer example implementation (02ecd77)
  • add support to schema format (fefe0a5)
  • Allow custom servers to be injected. (b909180)