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

**Document controller** #4

Closed
15 tasks done
jenow opened this issue May 18, 2020 · 0 comments
Closed
15 tasks done

**Document controller** #4

jenow opened this issue May 18, 2020 · 0 comments
Assignees

Comments

@jenow
Copy link

jenow commented May 18, 2020

  • create: rename uid in id and make it nullable, make refresh a boolean waitForRefresh and change the handled logic
  • createOrReplace: rename uid in id, make refresh a boolean waitForRefresh and change the handled logic
  • delete: make refresh a boolean waitForRefresh, make it false by default and change the handled logic
  • deleteByQuery: make refresh a boolean waitForRefresh, make it false by default and change the handled logic
  • exists: rename uid in id
  • get: rename uid in id
  • mCreate: make refresh a boolean waitForRefresh, make it false by default and change the handled logic
  • mCreateOrReplace: make refresh a boolean waitForRefresh, make it false by default and change the handled logic
  • mDelete: make refresh a boolean waitForRefresh, make it false by default and change the handled logic
  • mReplace: make refresh a boolean waitForRefresh, make it false by default and change the handle
  • mUpdate: make refresh a boolean waitForRefresh, make it false by default and change the handle logic
  • replace: rename uid in id and make refresh a boolean waitForRefresh, make it false by default and change the handle logic
  • search: make from, size, scroll optional,
  • update: rename uid in id and make refresh a boolean waitForRefresh, make it false by default and change the handle logic
  • updateByQuery: make refresh a boolean waitForRefresh, make it false by default and change the handle logic
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

No branches or pull requests

1 participant