Commit a43d52e8 authored by songyue's avatar songyue
Browse files

update TS29504_Nudr_DR.yaml after CT4#130 meeting

parent 9ef4c0f7
Loading
Loading
Loading
Loading
Loading
+11 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 2.4.0-alpha.4
  version: 2.4.0-alpha.5
  title: 'Nudr_DataRepository API OpenAPI file'
  description: |
    Unified Data Repository Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.504 V19.3.0; 5G System; Unified Data Repository Services; Stage 3
  description: 3GPP TS 29.504 V19.4.0; 5G System; Unified Data Repository Services; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.504/'

servers:
@@ -249,6 +249,11 @@ paths:
    $ref: 'TS29519_Exposure_Data.yaml#/paths/~1exposure-data~1subs-to-notify'
  /exposure-data/subs-to-notify/{subId}:
    $ref: 'TS29519_Exposure_Data.yaml#/paths/~1exposure-data~1subs-to-notify~1%7BsubId%7D'
  /aiot-data/aiot-device-profile-data/{aiotDevPermId}:
    $ref: 'TS29506_Aiot_Data.yaml#/paths/~1aiot-data~1aiot-device-profile-data~1%7BaiotDevPermId%7D'
  /aiot-data/af-authorization-data:
    $ref: 'TS29506_Aiot_Data.yaml#/paths/~1aiot-data~1af-authorization-data'

  /data-restoration-events:
    post:
    # This is a pseudo operation, clients shall NOT invoke this method!
@@ -395,6 +400,10 @@ components:
            nudr-dr:application-data:ueid-mappings:read: Access to read UE Id Mappings
            nudr-dr:application-data:ueid-mappings:create: Access to create UE Id Mappings
            nudr-dr:application-data:ueid-mappings:delete: Access to delete UE Id Mappings
            nudr-dr:aiot-data:aiot-device-profile-data: Access to AIoT device profile data            nudr-dr:aiot-data:aiot-device-profile-data:aiotDevPermId:read: Access to read AIoT device profile data
            nudr-dr:aiot-data:aiot-device-profile-data:aiotDevPermId:modify: Access to update AIoT device profile data
            nudr-dr:aiot-data:af-authorization-data: Access to AF Authorization data
            nudr-dr:aiot-data:af-authorization-data:read: Access to read AF Authorization data

  schemas:
    DataRestorationNotification: