Skip to content

Patch20250424: update version validation api to use public api without token#232

Merged
colorzzr merged 5 commits into
developfrom
patch20250424
Apr 25, 2025
Merged

Patch20250424: update version validation api to use public api without token#232
colorzzr merged 5 commits into
developfrom
patch20250424

Conversation

@colorzzr
Copy link
Copy Markdown
Member

Summary

Current issue is the bff-cli service will need token for ANY api calling. But version validation api intended to be called before or without login. To solve this, I add a new router in kongate way to allow a public whitelist of apis.

JIRA Issues

PILOT-7322

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Refactor or reformatting

Testing

Are there any new or updated tests to validate the changes?

  • Yes
  • No

Test Directions

no test cases

Versions

  • Pilot Release Version: 2.16.0
  • Compatible Version: 2.16.0

@colorzzr colorzzr added the bug Something isn't working label Apr 25, 2025
@colorzzr colorzzr requested a review from QXgu April 25, 2025 19:59
@colorzzr colorzzr self-assigned this Apr 25, 2025
Copy link
Copy Markdown
Member

@QXgu QXgu left a comment

Choose a reason for hiding this comment

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

LGTM!

@colorzzr colorzzr merged commit 3ec6489 into develop Apr 25, 2025
@colorzzr colorzzr deleted the patch20250424 branch April 25, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants