Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [MMC-125] add paymentButton and agentDeepLinks #1366

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

stedelia
Copy link
Collaborator

@stedelia stedelia commented Jan 21, 2025

List of changes

  • Add paymentButton and agentDeepLinks on TPP API's
  • Create new retrieval collection
  • Added swagger payment_core and policy
  • Added emd_retrieval_api_product
  • Added emd_mil_tpp_testing api
  • Added new payment_attempt collection

Motivation and context

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Has This Been Tested?

  • Yes
  • No

Other information

Target:

#MIL_APP_POC
-target=module.emd_tpp
-target=module.emd_payment_core
-target=module.emd_retrieval_api_product
-target=module.emd_mil_tpp_testing

#MIL_COMMON_POC
-target=module.cosmosdb_mil_collections

How Has This Been Tested?

  • Unit Test Suite
  • Integration Test Suite
  • Api Tests
  • Load Tests

Link to test results


If PR is partially applied, why? (reserved to mantainers)

@stedelia stedelia requested review from a team as code owners January 21, 2025 17:10
@stedelia stedelia marked this pull request as draft January 21, 2025 17:11
@stedelia stedelia marked this pull request as ready for review February 5, 2025 11:15
email: [email protected]

servers:
- description: Development Test
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Each apply should expose only one server:

Suggested change
- description: Development Test
- url: https://${hostname}
description: Generated server url

# Security schemes.
# ============================================================================
securitySchemes:
oAuth2_dev:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above.

operationId: getNetworkConnection
description: Get network connection info
security:
- oAuth2_dev: [] #per DEV
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above

operationId: getNetworkConnection
description: Get network connection info
security:
- oAuth2_dev: [] #per DEV
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants