Skip to content

Add new --add-ee-prefix global option #111

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

svix-mman
Copy link
Contributor

@svix-mman svix-mman commented Jul 30, 2025

Allows codegen user to prefix all models and op id's with ee

This option will be used in very rare cases where we have different schema in cloud vs ee.

The primary use case for now is v1.management.environment.list, see this PR https://github.com/svix/monorepo-private/pull/10923 for what the generated code will look like.

Once this merges and the new docker image is pushed, I can mark the above PR as "ready for review"

part of: https://github.com/svix/monorepo-private/issues/10615

Allows codegen user to prefix all models an op id's with `ee`
@svix-mman svix-mman marked this pull request as ready for review July 30, 2025 23:14
@svix-mman svix-mman requested a review from a team as a code owner July 30, 2025 23:14
@svix-jplatte
Copy link
Member

I have suggested an alternative solution in one of the private tickets. I'd really like to avoid adding more Svix-specific hacks to this :)

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.

2 participants