Commit c543d1dd authored by Yann Garcia's avatar Yann Garcia
Browse files

Add MEC025 OpenAPI file

parent 4050f5ca
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -375,7 +375,7 @@ paths:
                      example:
                        userAreaNotification:
                            notificationType: 'UserAreaNotification'
                            timestamp:
                            timeStamp:
                              seconds: 1673507343
                              nanoSeconds": 0
                            address: 'acr:10.0.0.1'
@@ -697,7 +697,7 @@ paths:
                      example:
                        userDistanceNotification:
                          notificationType: 'UserDistanceNotification'
                          timestamp:
                          timeStamp:
                            seconds: 1673507343
                            nanoSeconds": 0
                          monitoredUsers: 
@@ -705,7 +705,7 @@ paths:
                                address: 'acr:10.0.0.1'
                                accessPointId: '001010000000000000000000000000001'
                                zoneId: 'zone01'
                                timestamp:
                                timeStamp:
                                  seconds: 1673507343
                                  nanoSeconds": 0
                              resourceURL: 'http://meAppServer.example.com/location/v3/queries/users'
@@ -1033,7 +1033,7 @@ paths:
                      example:
                        userLocationEventNotification:
                          notificationType: 'UserLocationEventNotification'
                          timestamp:
                          timeStamp:
                            seconds: 1673507343
                            nanoseconds: 0
                          address: 'acr:10.0.0.1'
@@ -1335,7 +1335,7 @@ paths:
                      example:
                        - zoneLocationEventNotification:
                            notificationType: 'ZoneLocationEventNotification'
                            timestamp:
                            timeStamp:
                              seconds: 1673507343
                              nanoseconds: 0
                            address: 'acr:10.0.0.1'
@@ -2472,7 +2472,7 @@ components:
          type: integer
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Enum_inlined
        timestamp:
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
        uncertaintyRadius:
          description: Present only if "shape" equals 6
@@ -2812,7 +2812,7 @@ components:
      type: object

    TerminalDistance:
      description: A type containing information about the distance from a terminal to a location or between two terminals, in addition the accuracy and a timestamp of the information are provided.
      description: A type containing information about the distance from a terminal to a location or between two terminals, in addition the accuracy and a timeStamp of the information are provided.
      properties:
        accuracy:
          description: Accuracy of the provided distance in meters
@@ -2824,7 +2824,7 @@ components:
          type: integer
          x-etsi-mec-cardinality: 1
          x-etsi-mec-origin-type: integer
        timestamp:
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
      required:
      - distance
@@ -3084,7 +3084,7 @@ components:
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: AnyURI
        timestamp:
        timeStamp:
          $ref: '#/components/schemas/TimeStamp'
        zoneId:
          description: The identity of the zone the user is currently within, see note 1.
@@ -3096,7 +3096,7 @@ components:
      - accessPointId
      - zoneId
      - resourceURL
      - timestamp
      - timeStamp
      type: object
      x-etsi-notes: "NOTE 1:\tAs specified in [5], clause 5.2.2.7.\nNOTE 2: \tAs specified in [5], clause 5.2.2.5."
      x-etsi-ref: 6.2.2