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

Journals API should allow callers to specify created_at as part of entry creation request #6

Open
zomglings opened this issue Jul 20, 2021 · 1 comment
Assignees
Projects

Comments

@zomglings
Copy link
Member

Currently, POST /journals/<journal_id>/entries does not allow caller to specify the created_at date for the entry. It uses the time at which the request was made as the created_at time. (Reference.

Instead, users should be able to specify an entries created_at as part of the request.

@zomglings zomglings added this to To do in Bugout.dev via automation Jul 20, 2021
@zomglings
Copy link
Member Author

Blocks moonstream-to/api#5

@zomglings zomglings moved this from To do to In progress in Bugout.dev Jul 21, 2021
@Andrei-Dolgolev Andrei-Dolgolev moved this from In progress to Review in progress in Bugout.dev Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Bugout.dev
Review in progress
Development

No branches or pull requests

2 participants