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

Add support for resources with mock implementations in API Products #12754

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ashanhr
Copy link
Contributor

@ashanhr ashanhr commented Jan 22, 2025

Purpose

Approach

  • Syncing Mediation Scripts: The mediation script of the original API resource is not currently synced with the corresponding product resource (only when the original API endpoint type is INLINE). This has been fixed to ensure that mediation scripts are properly synced and can be accessed within the api_product_template.xml.
  • Fixing Mediation Script Setting During Aggregation: Mediation scripts were not being set properly when aggregating resources based on the resource key. This issue has also been resolved in this PR.

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

Successfully merging this pull request may close these issues.

Mock endpoints not working when used in API products
2 participants