소스 검색

Complete description of /allocation/compute

Signed-off-by: Matt Ray <github@mattray.dev>
Matt Ray 3 년 전
부모
커밋
1bc304385b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/swagger.json

+ 1 - 1
docs/swagger.json

@@ -19,7 +19,7 @@
     "/allocation/compute": {
       "get": {
         "summary": "query for costs and resources allocated to Kubernetes workloads",
-        "description": "The standard OpenCost API query for costs and resources allocated to Kubernetes workloads. You may specify the `window` date range, the Kubernetes primitive `aggregate` on, ",
+        "description": "The standard OpenCost API query for costs and resources allocated to Kubernetes workloads. You may specify the `window` date range, the Kubernetes primitive to `aggregate` on, the `step` for the duration of returned sets, and the `resolution` for the duration to use for Prometheus queries.",
         "parameters": [
           {
           "name": "window",