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

Use datetime strings instead of timestamps #892

Open
WilsonNet opened this issue Feb 7, 2025 · 0 comments
Open

Use datetime strings instead of timestamps #892

WilsonNet opened this issue Feb 7, 2025 · 0 comments
Labels
technical debt Non-function issues like outdated libs or lack of proper tooling.

Comments

@WilsonNet
Copy link
Collaborator

WilsonNet commented Feb 7, 2025

OpenAPI doesn't have timestamp as a time, only RFC 3339 dates

https://swagger.io/docs/specification/v3_0/data-models/data-types/#strings

Also, timestamps are problematic because it is used in different ways in Python and JavaScript

@WilsonNet WilsonNet added the technical debt Non-function issues like outdated libs or lack of proper tooling. label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt Non-function issues like outdated libs or lack of proper tooling.
Projects
Status: Todo
Development

No branches or pull requests

1 participant