Update adyendev-postman-release-notes.md

This commit is contained in:
Beppe Catanese
2023-12-19 11:12:11 +01:00
committed by GitHub
parent dcbf766fc1
commit 19856bfd06

View File

@@ -1,26 +1,34 @@
# AdyenDevs Postman Release Notes
# AdyenDev Release Notes
The AdyenDev Postman space helps developers to explore, integrate and test the Adyen APIs.
The AdyenDev Postman space helps developers to explore, integrate and test the Adyen APIs.
This page contains the **Release Notes** of the following resources:
* [Adyen APIs](#adyen-apis)
* [Adyen in-person payments](#adyen-in-person-payments)
* [Adyen Postman Flows](#adyen-postman-flows)
## Adyen APIs
All Adyen APIs with documentation, variables and examples
All Adyen APIs with documentation, variables and examples. See on [Postman](https://www.postman.com/adyendev/workspace/adyen-apis/overview).
### Nov 2023
- The path variables are defined using the Postman conventions, for example `/paymentLinks/:linkId`. This allows to set the value of the path parameter without editing the URL.
- The endpoints within a folder are ordered alphabetically.
### Sept 2023
The path variables (i.e. /action/{id}) are no longer defined as environment variables. Edit them directly in the endpoint URL for more flexibility, enabling the testing of various scenarios and entities.
- The path variables (i.e. `/action/{id}`) are no longer defined as environment variables. Edit them directly in the endpoint URL for more flexibility, enabling the testing of various scenarios and entities.
### Feb 2023
First release: creation of the workspace and all Postman collections.
- First release: creation of the workspace and all Postman collections.
## Adyen in-person payments
Build a feature-rich point-of-sale integration with the Adyen in-person payments solution.
Build a feature-rich point-of-sale integration with the Adyen in-person payments solution. See on [Postman](https://www.postman.com/adyendev/workspace/adyen-in-person-payments/overview).
### Nov 2023
First release: creation of the workspace and the in-person payments collection.
- First release: creation of the workspace and the "Adyen Terminal API" collection.
## Adyen Postman Flows
### Dec 2023
First release including Giving, Create webhook and Afp (Hosted) Onboarding flows.
- First release: create Giving, Create webhook and Afp (Hosted) Onboarding flows. See on [Postman](https://www.postman.com/adyendev?tab=flows).