Commit 750a9db6 authored by Gergely Csatari's avatar Gergely Csatari
Browse files

Correction of Bug 69



In VNF Fault Management the Content-Type was removed from
Get Alarm List request.
Corrects: Bug 69

Change-Id: I2cc40d4c17bc60ce2a75a02385d0f2e043f5b526
Signed-off-by: default avatarGergely Csatari <gergely.csatari@nokia.com>
parent caf76a9a
Loading
Loading
Loading
Loading
+1 −8
Original line number Original line Diff line number Diff line
@@ -56,13 +56,6 @@ paths:
          in: header
          in: header
          required: true
          required: true
          type: string
          type: string
        - name: Content-Type
          description: >
            The MIME type of the body of the request.
            Reference: IETF RFC 7231
          in: header
          required: true
          type: string
        - name: Authorization
        - name: Authorization
          description: >
          description: >
            The authorization token for the request.
            The authorization token for the request.