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

Daily logs doesn't support RFC3339 as documentation states #161

Open
tacosontitan opened this issue Sep 8, 2022 · 0 comments
Open

Daily logs doesn't support RFC3339 as documentation states #161

tacosontitan opened this issue Sep 8, 2022 · 0 comments

Comments

@tacosontitan
Copy link

When invoking the daily logs endpoint, the documentation states that RFC3339 is the expected format:

A start date in RFC 3339 format. This is a date only without an associated time. Example: 2019-06-13

While the example is not aligned with this, neither is runtime execution. The format must be yyyy-MM-dd, otherwise a bad request response is received.

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