Closed MadhuVK closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.13%. Comparing base (
c41eaeb
) to head (6bdc704
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Which problem is this PR solving?
Internal Asana: https://app.asana.com/0/1205961717360815/1207660330373702/f
Note: Happy to make an issue if this is deemed appropriate for this change.
Short description of the changes
Reflect OpenAPI validation of SLO's TargetPPM, here: https://docs.honeycomb.io/api/tag/SLOs#operation/createSlo!path=target_per_million&t=request
How to verify that this has the expected result
SLO resources should no longer fail when creating an SLO with TargetPPM less than 1%.
I didn't see any existing automation regarding validation - happy to add some if it's critical for this change.