Commit 2370ae82 authored by M. Hamza's avatar M. Hamza
Browse files

update msgType values in vis-api.yaml

parent 96407807
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ paths:
            example:
              msgContent: 'Hello World'
              msgEncodeFormat: 'base64'
              msgType: '1'
              msgType: 1
              stdOrganization: 'ETSI'
      responses:
        '204':
@@ -253,8 +253,8 @@ paths:
              filterCriteria:
                stdOrganization: 'ETSI'
                msgType:
                  - 1
                  - 2
                  - "1"
                  - "2"
              expiryDeadline:
                seconds: 1977836800
                nanoseconds: 0
@@ -278,8 +278,8 @@ paths:
                filterCriteria:
                  stdOrganization: 'ETSI'
                  msgType:
                    - 1
                    - 2
                    - "1"
                    - "2"
                expiryDeadline:
                  seconds: 1977836800
                  nanoseconds: 0
@@ -358,8 +358,8 @@ paths:
                filterCriteria:
                  stdOrganization: 'ETSI'
                  msgType:
                    - 1
                    - 2
                    - "1"
                    - "2"
                expiryDeadline:
                  seconds: 1977836800
                  nanoseconds: 0
@@ -401,8 +401,8 @@ paths:
              filterCriteria:
                stdOrganization: 'ETSI'
                msgType:
                  - 1
                  - 2
                  - "3"
                  - "4"
              expiryDeadline:
                seconds: 1977836800
                nanoseconds: 0
@@ -427,8 +427,8 @@ paths:
                  filterCriteria:
                    stdOrganization: 'ETSI'
                    msgType:
                      - 1
                      - 2
                      - "3"
                      - "4"
                  expiryDeadline:
                    seconds: 1977836800
                    nanoseconds: 0