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

Extra fields returned on create/update calls #330

Open
micahg opened this issue Dec 8, 2024 · 0 comments
Open

Extra fields returned on create/update calls #330

micahg opened this issue Dec 8, 2024 · 0 comments

Comments

@micahg
Copy link
Owner

micahg commented Dec 8, 2024

Timestamps and ids are returned in the response to document creation -- you can see it by setting a breakpoint in the unit tests.

I'm not sure this is really a problem, but maybe we should obscure some of this -- like the user id -- typically we use the id from the token (auth0) rather than the db

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