Commit b4049826 authored by M. Hamza's avatar M. Hamza
Browse files

update msgType datatype to integer

parent ea7e9749
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -175,7 +175,7 @@ paths:
            example:
              msgContent: 'Hello World'
              msgEncodeFormat: 'base64'
              msgType: '1'
              msgType: 1
              stdOrganization: 'ETSI'
      responses:
        '204':
@@ -1618,7 +1618,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: '#/components/schemas/msgType'
            type: integer
          minItems: 0
          type: array
          x-etsi-mec-cardinality: 0..N