-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
Severity 3 - Minor
Issue Summary
The documentation of for List metrics for a metric provider is missing the brackets to denote that it is a list. Other lists in the documentation contain the brackets.
Steps to Reproduce
- Go to https://developer.statuspage.io/#operation/getPagesPageIdMetricsProvidersMetricsProviderIdMetrics and see the response. It does not show that it's an array.
Expected Results
The response should contain square brackets "[]" denoting it's a list.
Actual Results
It does not denote that it is a list.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available, however, it should be noted, this bug is more of a typo in documentation than breaking.