From: Lusheng Ji Date: Thu, 12 Oct 2017 02:10:10 +0000 (+0000) Subject: Fix swagger spec X-Git-Tag: v1.1.4~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F18403%2F1;p=dcaegen2%2Fcollectors%2Fves.git Fix swagger spec Issue-Id: DCAEGEN2-128 Change-Id: I0d909ea8358876d0652b6283032fbbab09d87533 Signed-off-by: Lusheng Ji --- diff --git a/swagger_vescollector.yaml b/swagger_vescollector.yaml index c0e2e316..0c8a5b53 100644 --- a/swagger_vescollector.yaml +++ b/swagger_vescollector.yaml @@ -867,8 +867,8 @@ definitions: items: type: array items: - - type: string - - type: number + type: string + type: number ipTosList: description: >- Array of unique IP Type-of-Service values observed in the flow where @@ -903,8 +903,8 @@ definitions: items: type: array items: - - type: string - - type: number + type: string + type: number mobileQciCosList: description: >- Array of unique LTE QCI or UMTS class-of-service values observed in @@ -988,8 +988,8 @@ definitions: items: type: array items: - - type: string - - type: number + type: string + type: number tcpFlagList: description: Array of unique TCP Flags observed in the flow type: array @@ -1515,7 +1515,7 @@ definitions: type: number summarySip: description: >- - the SIP Method or Response (‘INVITE’, ‘200 OK’, ‘BYE’, + the SIP Method or Response (INVITE, 200 OK, BYE, etc) type: string vendorVnfNameFields: @@ -1586,7 +1586,7 @@ definitions: additionalFields: description: >- additional syslog fields if needed provided as name=value delimited by - a pipe ‘|’ symbol, for example: 'name1=value1|name2=value2|…' + a pipe | symbol, for example: 'name1=value1|name2=value2|' type: string eventSourceHost: description: hostname of the device