Skip to content

papiNet API 1.3.0 Released!

Compare
Choose a tag to compare
@patricekrakow patricekrakow released this 21 Dec 15:11
· 52 commits to master since this release
4f07287

The papiNet Central Work Group is pleased to announce the official release of the papiNet API 1.3.0! This release contains 3 new API endpoints that support our new Availability use case.

Changelog

Additions

  • Add the following 3 API endpoints to support Availability use case:

    • POST /seller-products/{sellerProductId}/check-availability
    • POST /customer-articles/{customerArticleId}/check-availability
    • GET /locations/{locationId}
  • Add the Availability use case

Updates

  • Provide a new papiNet mock based on Pact to handle the simulation of the Availability use case

Clarifications

  • None

Important Notes

For the next release, we are planning to fundamentally review some of our concepts. It will result in incompatible changes that will result in an increment of our major version (2.0.0).