Commit 1fca709
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.1...v2.0.0) (2023-08-03)
### Bug Fixes
* **enumeration:** correct enumeration naming ([c815d6a](c815d6a))
### BREAKING CHANGES
* **enumeration:** The naming conventions for enumerations
within the package have been updated to avoid conflicts in most cases.
Previously, only the field name was used for the enumeration included
in a path specification (components were fine). Now it includes all
elements of the path, other than any "v(\d+)" prefix and
other than the word "parameters." At some point this should be improved
to just exclude the real "parameters" component of the schema.1 parent c815d6a commit 1fca709
2 files changed
+19
-1
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 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments