Commit e60a320e authored by wangrro's avatar wangrro
Browse files

Edit TS29564_Nupf_EventExposure.yaml, preliminary implementation after CT4#133 meeting.

parent 8f4fb08d
Loading
Loading
Loading
Loading
Loading
+13 −6
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@ openapi: 3.0.0

info:
  title: 'UPF Event Exposure Service'
  version: 1.2.0
  version: 1.2.1
  description: |
    UPF Event Exposure 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.564 V19.5.0; 5G System; User Plane Function Services; Stage 3.
  description: 3GPP TS 29.564 V19.6.0; 5G System; User Plane Function Services; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.564/

servers:
@@ -42,7 +42,9 @@ paths:
          description: Successful creation of an UPF Event Subscription
          headers:
            Location:
              description: 'Contains the URI of the newly created resource, according to the structure: {apiRoot}/nupf-ee/<apiVersion>/ee-subscriptions/{subscriptionId}'
              description: >
                'Contains the URI of the newly created resource, according to the structure:
                {apiRoot}/nupf-ee/<apiVersion>/ee-subscriptions/{subscriptionId}'
              required: true
              schema:
                type: string
@@ -102,7 +104,9 @@ paths:
                        $ref: 'TS29571_CommonData.yaml#/components/schemas/RedirectResponse'
                  headers:
                    Location:
                      description: 'The URI pointing to the resource located on the redirect target NF service consumer'
                      description: >
                        'The URI pointing to the resource located on the redirect target NF service
                        consumer'
                      required: true
                      schema:
                        type: string
@@ -114,7 +118,9 @@ paths:
                        $ref: 'TS29571_CommonData.yaml#/components/schemas/RedirectResponse'
                  headers:
                    Location:
                      description: 'The URI pointing to the resource located on the redirect target NF service consumer'
                      description: >
                        'The URI pointing to the resource located on the redirect target NF service
                        consumer'
                      required: true
                      schema:
                        type: string
@@ -871,3 +877,4 @@ components:
      description: Information identifying a domain
      type: string
      format: byte