Skip to content

feat(converter-openapi): add x-adc-route-uris extension field#411

Open
bknutson123 wants to merge 1 commit intoapi7:mainfrom
bknutson123:BK/supportAdcOASConvertorForUri
Open

feat(converter-openapi): add x-adc-route-uris extension field#411
bknutson123 wants to merge 1 commit intoapi7:mainfrom
bknutson123:BK/supportAdcOASConvertorForUri

Conversation

@bknutson123
Copy link

Support appending additional URI patterns to routes for backward compatibility with legacy endpoints like gateway.php.

Works at Path and Operation levels, with operation level taking precedence. Includes test coverage and documentation.

Description

Fixes # (issue)

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

Support appending additional URI patterns to routes for backward
compatibility with legacy endpoints like gateway.php.

Works at Path and Operation levels, with operation level taking
precedence. Includes test coverage and documentation.
@bknutson123 bknutson123 requested a review from bzp2010 as a code owner February 6, 2026 23:42
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants