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

[Schema Inaccuracy] git-user's date type should be date-time #451

Open
jessfraz opened this issue Jul 13, 2021 · 0 comments
Open

[Schema Inaccuracy] git-user's date type should be date-time #451

jessfraz opened this issue Jul 13, 2021 · 0 comments

Comments

@jessfraz
Copy link

jessfraz commented Jul 13, 2021

Schema Inaccuracy

The type git-user's date type to be date-time that way clients that are generated can parse it correctly. Ex generated client: https://docs.rs/octorust/0.1.5/octorust/types/struct.GitUser.html

I mean its fine now that it is a string its just not totally correct and if you all denoted it as a datetime then I could automatically parse it as such.

@bruce bruce added the P4 label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants