feat(paywallet-app): [CHK-4672] add post payment methods#3558
Open
forciniti-luigi-jakala wants to merge 6 commits intomainfrom
Open
feat(paywallet-app): [CHK-4672] add post payment methods#3558forciniti-luigi-jakala wants to merge 6 commits intomainfrom
forciniti-luigi-jakala wants to merge 6 commits intomainfrom
Conversation
pietro-tota
approved these changes
Dec 19, 2025
CianoDanilo
previously approved these changes
Dec 19, 2025
pietro-tota
requested changes
Dec 19, 2025
| } | ||
| } | ||
| }, | ||
| "post": { |
Contributor
There was a problem hiding this comment.
missing b.e. url handling -> this api should be redirect to payment-methods-handler.
see how it have been done for get methods api here and replicate for this api too
Collaborator
Author
There was a problem hiding this comment.
Done!
| }, | ||
| "components": { | ||
| "schemas": { | ||
| "PaymentMethodsRequest": { |
Contributor
There was a problem hiding this comment.
This body changes recently. Please update according to this spec
pagopa-infra/src/domains/ecommerce-app/api/ecommerce-io/v3/_openapi.json.tpl
Lines 135 to 230 in 71a1363
Collaborator
Author
There was a problem hiding this comment.
Done
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
List of changes
Motivation and context
Type of changes
Does this introduce a change to production resources with possible user impact?
Does this introduce an unwanted change on infrastructure? Check terraform plan execution result
Other information
If PR is partially applied, why? (reserved to mantainers)