Commit 8e86af28 authored by Mudassar Khan's avatar Mudassar Khan
Browse files

update sawagger file for service management

parent 915191f4
Loading
Loading
Loading
Loading
+6 −12
Original line number Diff line number Diff line
@@ -113,8 +113,8 @@ paths:
          headers:
            location:
              description: The resource URI of the created resource
              style: simple
              explode: false
              # style: simple
              # explode: false
              content:
                text/plain:
                  schema:
@@ -537,7 +537,7 @@ paths:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/appInstanceId_services_body'
              $ref: '#/components/schemas/ServiceInfo'
        required: true
      responses:
        "201":
@@ -546,8 +546,8 @@ paths:
          headers:
            location:
              description: The resource URI of the created resource
              style: simple
              explode: false
              # style: simple
              # explode: false
              content:
                text/plain:
                  schema:
@@ -2020,12 +2020,6 @@ components:
      - RPC
      - RPC_STREAMING
      - WEBSOCKET
    appInstanceId_services_body:
      description: New ServiceInfo with updated "state" is included as entity body
        of the request
      oneOf:
      - type: object
      - type: object
    ServiceInfo__links:
      required:
      - self