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

Undocumented API response 414 Request-URI Too Large for api/v1/slo/can_delete #15343

Open
Dombo opened this issue Sep 22, 2022 · 2 comments
Open

Comments

@Dombo
Copy link

Dombo commented Sep 22, 2022

Documentation Page

https://docs.datadoghq.com/api/latest/service-level-objectives/#check-if-slos-can-be-safely-deleted
https://github.com/DataDog/documentation/blob/master/data/api/v1/full_spec.yaml#L26636-L26660

Issue Description

Your API is capable of returning a https://httpstatuses.io/414

It'd be nice to know what the limit is in the docs so those building integrations can design with that in mind.

Your docs mention some return codes but not this one.

@apigirl
Copy link
Contributor

apigirl commented Sep 22, 2022

hey @Dombo, thanks for the heads up! We'll look at getting it added

@Dombo
Copy link
Author

Dombo commented Sep 29, 2022

Thanks! Ended up handling the case in code but it'd be good to get the docs updated.

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

2 participants