]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
tentacle:mgr/dashboard: update openapi yaml 67636/head
authorAfreen Misbah <afreen@ibm.com>
Thu, 7 May 2026 11:27:08 +0000 (16:57 +0530)
committerAfreen Misbah <afreen@ibm.com>
Thu, 7 May 2026 11:27:08 +0000 (16:57 +0530)
Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/openapi.yaml

index 71373ed549ea89beeef40e719a1166525e99ea39..34296623cd1b42f5efbe0cca9615e7ac3790842c 100755 (executable)
@@ -3580,12 +3580,8 @@ paths:
       responses:
         '200':
           content:
-            application/json:
-              schema:
-                type: object
             application/vnd.ceph.api.v1.0+json:
-              schema:
-                type: object
+              type: object
           description: OK
         '400':
           description: Operation exception. Please check the response body for details.
@@ -3626,21 +3622,13 @@ paths:
       responses:
         '200':
           content:
-            application/json:
-              schema:
-                type: object
             application/vnd.ceph.api.v1.0+json:
-              schema:
-                type: object
+              type: object
           description: Resource updated.
         '202':
           content:
-            application/json:
-              schema:
-                type: object
             application/vnd.ceph.api.v1.0+json:
-              schema:
-                type: object
+              type: object
           description: Operation is still executing. Please check the task queue.
         '400':
           description: Operation exception. Please check the response body for details.