You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jiaweitao001 opened this issue
Oct 29, 2024
· 1 comment
Assignees
Labels
bugThis issue requires a change to an existing behavior in the product in order to be resolved.MgmtThis issue is related to a management-plane library.
bugThis issue requires a change to an existing behavior in the product in order to be resolved.MgmtThis issue is related to a management-plane library.
API Spec link
azure-rest-api-specs/specification/dynatrace/resource-manager/Dynatrace.Observability/stable/2023-04-27/dynatrace.json
Line 1737 in 0b38eb9
azure-rest-api-specs/specification/dynatrace/resource-manager/Dynatrace.Observability/stable/2023-04-27/dynatrace.json
Line 1741 in 0b38eb9
API Spec version
2023-04-27
Describe the bug
As described in Swagger, these 2 values should be enums instead of strings.
Expected behavior
billingCycle should have values:
usageType should have values:
Actual behavior
Now these 2 values are treated as strings.
Reproduction Steps
The actual behavior is not aligned with the description of the values in Swagger.
Environment
No response
The text was updated successfully, but these errors were encountered: