Commit 8397912
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-12-22)
### Bug Fixes
* add examples to MediaTypeStruct ([1eee799](1eee799))
* examples object structure for value property, tests ([453e6f6](453e6f6))
* lint errors, no-mixed-operators, no-trailing-spaces ([27ac251](27ac251))
* linting errors :( ([a5baf6a](a5baf6a))
* **parse:** solve remote and circular references ([0391803](0391803))
* test for invalid schema in examples ([525672c](525672c))
* **Validation:** Schema validator now accepts OpenAPI formats ([1128a05](1128a05)), closes [jormaechea#19](https://github.com/sngular/open-api-mocker/issues/19)
### Features
* add prefer example implementation ([02ecd77](02ecd77))
* add support to schema format ([fefe0a5](fefe0a5))
* Allow custom servers to be injected. ([b909180](b909180))1 parent fefe0a5 commit 8397912
3 files changed
+26
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
0 commit comments