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 7117d96 commit aa86d66Copy full SHA for aa86d66
stapi-fastapi/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## Unreleased
8
9
+## [0.7.0] - 2025-04-18
10
+
11
### Fixed
12
13
- Add parameter method as "POST" to create-order link
@@ -120,6 +122,7 @@ Initial release
120
122
- Add links `opportunities` and `create-order` to Product
121
123
- Add link `create-order` to OpportunityCollection
124
125
+[0.7.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.7.0
126
[0.6.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.6.0
127
[0.5.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.5.0
128
[0.4.0]: https://github.com/stapi-spec/stapi-fastapi/tree/v0.4.0
0 commit comments