This repository was archived by the owner on Apr 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ v0.1.0] - TBD
9
-
10
- Initial release
8
+ ## [ Unreleased]
11
9
12
10
### Added
13
11
14
- - Conformance endpoint ` /conformance ` and root body ` conformsTo ` attribute.
15
- - Field ` product_id ` to Opportunity and Order Properties
16
- - Endpoint /product/{productId}/order-parameters.
17
- - Links in Product entity to order-parameters and constraints endpoints for that product.
18
- - Add links ` opportunities ` and ` create-order ` to Product
19
- - Add link ` create-order ` to OpportunityCollection
12
+ none
20
13
21
14
### Changed
22
15
38
31
39
32
none
40
33
34
+ ## [ v0.1.0] - 2024-11-15
35
+
36
+ Initial release
37
+
38
+ ### Added
39
+
40
+ - Conformance endpoint ` /conformance ` and root body ` conformsTo ` attribute.
41
+ - Field ` product_id ` to Opportunity and Order Properties
42
+ - Endpoint /product/{productId}/order-parameters.
43
+ - Links in Product entity to order-parameters and constraints endpoints for
44
+ that product.
45
+ - Add links ` opportunities ` and ` create-order ` to Product
46
+ - Add link ` create-order ` to OpportunityCollection
41
47
42
48
[ unreleased ] : https://github.com/stapi-spec/stapi-fastapi/compare/v0.1.0...main
43
49
[ v0.1.0 ] : https://github.com/stapi-spec/stapi-fastapi/tree/v0.1.0
You can’t perform that action at this time.
0 commit comments