Commit bf38132b authored by elmoatamida's avatar elmoatamida
Browse files

Update1 CT3#145 TS29569_Naiotf_AIoT.yaml

parent 33cf1899
Loading
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: AIOTF Ambient IoT Service
  version: 1.0.0
  version: 1.0.1
  description: |
    API for the Naiotf_AIoT Service.
    © 2025, 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.569 V19.1.0; Ambient IoT Function (AIOTF) Services.
  description: 3GPP TS 29.569 V19.2.0; Ambient IoT Function (AIOTF) Services.
  url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.569/

servers:
@@ -482,6 +482,7 @@ components:
      - type: string
        enum:
          - NO_SUCC_INV_RESP
          - AUTH_FAILURE
      - type: string
        description: >
          This string provides forward-compatibility with future extensions to the enumeration but
@@ -492,8 +493,11 @@ components:
        Possible values are:
        - NO_SUCC_INV_RESP: Indicates that the AIoT Inventory/Command request failed because none of
          the related Inventory response(s) received by the AIOTF were successful.
        - AUTH_FAILURE: Indicates that the AIoT Inventory/Command request failed because of
          an authentication failure.


#
# Data types describing alternative data types or combinations of data types
#