We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c7052e commit 5835e71Copy full SHA for 5835e71
crates/oas3/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.20.2
6
+
7
- The type of the `spec::Operation::callbacks` field is now `BTreeMap<String, ObjectOrReference<Callback>>`.
8
- Add `spec::Operation::callbacks()` method.
9
- Migrate YAML parsing to `yaml_serde`. Exposed error type(s) have been altered.
crates/roast/CHANGELOG.md
+## 0.10.1
- Update `oas3` dependency to `0.21`.
## 0.10.0
0 commit comments