Skip to content

Fix static-sdk JSON 6.2 API #1104

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

Merged
merged 3 commits into from
Jul 14, 2025
Merged

Conversation

yonihemi
Copy link
Contributor

@yonihemi yonihemi commented Jul 7, 2025

Fix static-sdk JSON API for 6.2 branch

Motivation:

  • Static SDKs JSON API returns null for 6.2 branch.
  • OpenAPI spec doesn't include branch 6.2 so tests don't catch this.

Modifications:

  • Fixed the yaml data source path of the JSON API.
  • Added branches 6.1, 6.2 to OpenAPI spec.

Result:

  • /api/v1/install/dev/6.2/static-sdk.json returns a valid value.
  • Local test now also tests branches 6.1, 6.2 and passes.

@yonihemi yonihemi requested a review from heckj as a code owner July 14, 2025 02:08
@heckj heckj merged commit 6e7555e into swiftlang:main Jul 14, 2025
3 checks passed
@yonihemi yonihemi deleted the fix/static_sdks_api_6.2 branch July 15, 2025 02:55
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.

3 participants