Skip to content
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

Bump server contracts generator version to 3.0.0 and allow overriding it via config file #142

Merged
merged 6 commits into from
Nov 26, 2024

Conversation

Komoszek
Copy link
Contributor

No description provided.

@@ -9,6 +9,8 @@ Plugin for generating api components schema from `AdminQuery` queries. This sche
paths are relative to directory from your current CWD. Unless you are using JavaScript files - in that case you can
use `__dirname` and `path.join`/`path.resolve` for paths relative to configuration file.

- `serverVersion` - version of the contracts generator that should be used. Default: `3.0.0`
Copy link
Member

Choose a reason for hiding this comment

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

I think that we won't remember to update this default 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We will update it the next time something doesn't work because of too old server version :kekw:

Copy link
Member

Choose a reason for hiding this comment

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

I mean we won't update it in readme ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, you are right

@Komoszek Komoszek merged commit b3bc1d2 into main Nov 26, 2024
1 check passed
@Komoszek Komoszek deleted the feature/allow-overriding-generator-version branch November 26, 2024 09:25
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.

4 participants