Commit 13603f83 authored by Peter Schmitt's avatar Peter Schmitt
Browse files

Draft Version before CT#112

parent 7b2a4800
Loading
Loading
Loading
Loading
Loading
+88 −87
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.2.8'
  version: '1.2.9'
  title: 'Common Data Types'
  description: |
    Common Data Types for Service Based Interfaces.
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.571 Common Data Types for Service Based Interfaces, version 16.14.0
  description: 3GPP TS 29.571 Common Data Types for Service Based Interfaces, version 16.15.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.571/'

paths: {}
@@ -2245,31 +2245,31 @@ components:
      anyOf:
        - type: string
          enum:
            - 120
            - 240
            - 480
            - 640
            - 1024
            - 2048
            - 5120
            - 10240
            - 60000
            - 360000
            - 720000
            - 1800000
            - 3600000
            - "120"
            - "240"
            - "480"
            - "640"
            - "1024"
            - "2048"
            - "5120"
            - "10240"
            - "60000"
            - "360000"
            - "720000"
            - "1800000"
            - "3600000"
        - type: string
    ReportAmountMdt:
      anyOf:
        - type: string
          enum:
            - 1
            - 2
            - 4
            - 8
            - 16
            - 32
            - 64
            - "1"
            - "2"
            - "4"
            - "8"
            - "16"
            - "32"
            - "64"
            - infinity
        - type: string
    EventForMdt:
@@ -2283,25 +2283,25 @@ components:
      anyOf:
        - type: string
          enum:
            - 128
            - 256
            - 512
            - 1024
            - 2048
            - 3072
            - 4096
            - 6144
            - "128"
            - "256"
            - "512"
            - "1024"
            - "2048"
            - "3072"
            - "4096"
            - "6144"
        - type: string
    LoggingDurationMdt:
      anyOf:
        - type: string
          enum:
            - 600
            - 1200
            - 2400
            - 3600
            - 5400
            - 7200
            - "600"
            - "1200"
            - "2400"
            - "3600"
            - "5400"
            - "7200"
        - type: string
    PositioningMethodMdt:
      anyOf:
@@ -2314,62 +2314,62 @@ components:
      anyOf:
        - type: string
          enum:
            - 1024
            - 1280
            - 2048
            - 2560
            - 5120
            - 10240
            - 60000
            - "1024"
            - "1280"
            - "2048"
            - "2560"
            - "5120"
            - "10240"
            - "60000"
        - type: string
    MeasurementPeriodLteMdt:
      anyOf:
        - type: string
          enum:
            - 1024
            - 1280
            - 2048
            - 2560
            - 5120
            - 10240
            - 60000
            - "1024"
            - "1280"
            - "2048"
            - "2560"
            - "5120"
            - "10240"
            - "60000"
        - type: string

    ReportIntervalNrMdt:
      anyOf:
        - type: string
          enum:
            - 120
            - 240
            - 480
            - 640
            - 1024
            - 2048
            - 5120
            - 10240
            - 20480
            - 40960
            - 60000
            - 360000
            - 720000
            - 1800000
            - 3600000
            - "120"
            - "240"
            - "480"
            - "640"
            - "1024"
            - "2048"
            - "5120"
            - "10240"
            - "20480"
            - "40960"
            - "60000"
            - "360000"
            - "720000"
            - "1800000"
            - "3600000"
        - type: string

    LoggingIntervalNrMdt:
      anyOf:
        - type: string
          enum:
            - 128
            - 256
            - 512
            - 1024
            - 2048
            - 3072
            - 4096
            - 6144
            - 320
            - 640
            - "128"
            - "256"
            - "512"
            - "1024"
            - "2048"
            - "3072"
            - "4096"
            - "6144"
            - "320"
            - "640"
            - infinity
        - type: string

@@ -2377,23 +2377,23 @@ components:
      anyOf:
        - type: string
          enum:
            - 1024
            - 2048
            - 5120
            - 10240
            - 60000
            - "1024"
            - "2048"
            - "5120"
            - "10240"
            - "60000"
        - type: string

    LoggingDurationNrMdt:
      anyOf:
        - type: string
          enum:
            - 600
            - 1200
            - 2400
            - 3600
            - 5400
            - 7200
            - "600"
            - "1200"
            - "2400"
            - "3600"
            - "5400"
            - "7200"
        - type: string
#
# STRUCTURED DATA TYPES
@@ -2863,3 +2863,4 @@ components:
            $ref: '#/components/schemas/ProblemDetails'
    default:
      description: Generic Error