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: Gergely Csatari's avatarGergely Csatari <gergely.csatari@nokia.com>
parent caf76a9a
......@@ -56,13 +56,6 @@ paths:
in: header
required: true
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
description: >
The authorization token for the request.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment