Skip to content

Releases: sngular/open-api-mocker

v1.0.1

18 Jan 14:45
Compare
Choose a tag to compare

1.0.1 (2024-01-18)

Bug Fixes

  • remove LocalSchemaLoader (85d684f), closes #2

v1.0.0

22 Dec 15:10
Compare
Choose a tag to compare

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)