Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
swagger: "2.0"
info:
version: "1.1.1"
title: SOL003 - VNF Fault Management interface
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment