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

Create operation for projections seems to miss "Checkpoints Enabled" function #260

Open
michael-schnell opened this issue Dec 31, 2023 · 1 comment
Labels

Comments

@michael-schnell
Copy link

michael-schnell commented Dec 31, 2023

Creating a projection via the UI and HTTP API has the following options:

  • Checkpoints Enabled
  • Emit Enabled
  • Track Emitted Streams
  • Enabled

The class CreateProjectionOptions only has:

The following functions do not exist:

  • Checkpoints Enabled
  • Enabled - According to docummentation enable​ should be called after creation instead

DEV-228

@w1am w1am added the linear label Jan 5, 2024
@w1am
Copy link
Contributor

w1am commented Jan 10, 2024

Thanks for pointing that out. It will be amended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants