Skip to content

Conversation

@zigzagdev
Copy link

Description

This PR updates the client configuration handling to properly support apiVersion values prefixed with a leading "v".

Previously, values such as v2019-01-20, v1, or vX could cause inconsistent validation or URL generation.
This change normalises the version string during initialisation, allowing valid prefixed versions while still rejecting invalid ones (e.g. v3).

This improves compatibility with configurations that include the leading "v" format and aligns behaviour with how the version is ultimately used in request URLs.

What to review

Testing

スクリーンショット 2026-01-01 12 25 34

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.

1 participant