Commit 5b6e1d70 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#104

parent 67cd4b94
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  version: '1.0.4'
  version: '1.0.5'
  title: 'LMF Location'
  description: |
    LMF Location Service.
    © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
servers:
  - url: '{apiRoot}/nlmf-loc/v1'
@@ -406,7 +406,7 @@ components:
        POM:
          type: string
    VelocityEstimate:
      oneOf:
      anyOf:
        - $ref: '#/components/schemas/HorizontalVelocity'
        - $ref: '#/components/schemas/HorizontalWithVerticalVelocity'
        - $ref: '#/components/schemas/HorizontalVelocityWithUncertainty'
@@ -642,5 +642,5 @@ components:
        - UPWARD
        - DOWNWARD
externalDocs:
  description: 3GPP TS 29.572 V15.6.0; 5G System; Location Management Services; Stage 3
  description: 3GPP TS 29.572 V15.7.0; 5G System; Location Management Services; Stage 3
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.572/'