Skip to content

Releases: stapi-spec/stapi-fastapi

v0.2.0

23 Nov 16:33
77a6aa6
Compare
Choose a tag to compare

[v0.2.0] - 2024-11-23

Added

none

Changed

  • RootBackend and ProductBackend protocols use returns library types Result and Maybe instead of
    raising exceptions.
  • Create Order endpoint from .../order to .../orders
  • Order field id must be a string, instead of previously allowing int. This is because while an
    order ID may an integral numeric value, it is not a "number" in the sense that math will be performed
    order ID values, so string represents this better.

Deprecated

none

Removed

none

Fixed

none

Security

none

v0.1.0

15 Nov 23:18
3011357
Compare
Choose a tag to compare

What's new

Initial release.

Added

  • Conformance endpoint /conformance and root body conformsTo attribute.
  • Field product_id to Opportunity and Order Properties
  • Endpoint /product/{productId}/order-parameters.
  • Links in Product entity to order-parameters and constraints endpoints for that product.
  • Add links opportunities and create-order to Product
  • Add link create-order to OpportunityCollection

v0.1.0a0

04 Nov 21:26
df6d1f0
Compare
Choose a tag to compare
v0.1.0a0 Pre-release
Pre-release

Pre-release to test release workflow in prep for v0.1.0 release.

v0.0.0+241009-154355

09 Oct 15:44
Compare
Choose a tag to compare
bump: 0.0.0+240926-073941 → 0.0.0+241009-154355

v0.0.0+240926-073941

26 Sep 07:39
Compare
Choose a tag to compare
bump: 0.0.0+240926-073457 → 0.0.0+240926-073941

v0.0.0+240926-073457

26 Sep 07:35
Compare
Choose a tag to compare
bump: 0.0.0+240923-150045 → 0.0.0+240926-073457

v0.0.0+240923-150045

23 Sep 15:00
Compare
Choose a tag to compare
bump: 0.0.0+240509-181509 → 0.0.0+240923-150045

v0.0.0+240509-181509

09 May 18:15
Compare
Choose a tag to compare
bump: 0.0.0+240509-175421 → 0.0.0+240509-181509