dynatrace-oss / api-client-python

Dynatrace API Python client
Apache License 2.0
57 stars 22 forks source link

Fix timeframe issue when get SLOs #61

Closed nkitanov closed 1 year ago

nkitanov commented 2 years ago

slos.get was is not having time_frame param, so it was always returning the default SLO timeframe. Added it the same way as it is done for slos.list.

dynatrace-cla-bot commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Nikolay Kitanov seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

nkitanov commented 2 years ago

I signed the CLA, but still pending.