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
Copy file name to clipboardExpand all lines: openapi/nexus.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8893,7 +8893,7 @@
8893
8893
"/v1/timeseries/query": {
8894
8894
"post": {
8895
8895
"tags": [
8896
-
"metrics"
8896
+
"hidden"
8897
8897
],
8898
8898
"summary": "Run project-scoped timeseries query",
8899
8899
"description": "Queries are written in OxQL. Project must be specified by name or ID in URL query parameter. The OxQL query will only return timeseries data from the specified project.",
0 commit comments