Skip to content

Releases: stapi-spec/pystapi

stapi-fastapi/v0.7.0

19 Apr 19:47
5c770e3
Compare
Choose a tag to compare

What's new

First release from the pystapi monorepo! 🥳

Fixed

  • Add parameter method as "POST" to create-order link

Added

  • Add constants for route names to be used in link href generation
  • Opportunity search statuses (#78)
  • Conformance url to product (#85)

Changed

  • Renamed all exceptions to errors (#41)
  • stapi-fastapi is now using stapi-pydantic models, deduplicating code
  • Product in stapi-fastapi is now subclass of Product from stapi-pydantic
  • How conformances work (#90)
  • Async behaviors align with spec changes (#90)

stapi-pydantic/v0.0.2

03 Apr 06:47
stapi-pydantic/v0.0.2
ded02f0
Compare
Choose a tag to compare

Changed

  • Added more top-level imports, removed conformance urls (#51)

stapi-pydantic/v0.0.1

03 Apr 06:47
stapi-pydantic/v0.0.1
df5d6d3
Compare
Choose a tag to compare

Initial release of stapi-pydantic 🥳