Skip to content

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