Commit 7ecf1070 authored by M. Hamza's avatar M. Hamza
Browse files

update msgType datatype to integer

parent 2370ae82
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -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:
                  - "3"
                  - "4"
                  - 3
                  - 4
              expiryDeadline:
                seconds: 1977836800
                nanoseconds: 0
@@ -427,8 +427,8 @@ paths:
                  filterCriteria:
                    stdOrganization: 'ETSI'
                    msgType:
                      - "3"
                      - "4"
                      - 3
                      - 4
                  expiryDeadline:
                    seconds: 1977836800
                    nanoseconds: 0
@@ -1585,7 +1585,7 @@ components:
        msgType:
          description: Subscribed V2X message type. Its value is defined by the standardization organization indicated by the attribute stdOrganization. See note 3.
          items:
            type: string
            type: integer
          minItems: 0
          type: array
          x-etsi-mec-cardinality: 0..N