Commit 2523b12c authored by wangbbai's avatar wangbbai
Browse files

Update after CT3#145

parent a2855b05
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@ openapi: 3.0.0

info:
  title: Naf_ProSe API
  version: 1.2.0
  version: 1.2.1
  description: |
    Naf_ProSe 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.557 V19.3.0; 5G System; Application Function ProSe Service; Stage 3.
    3GPP TS 29.557 V19.4.0; 5G System; Application Function ProSe Service; Stage 3.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.557/

servers:
@@ -136,7 +136,8 @@ paths:
        required: true
      responses:
        '204':
          description: Expected response to a successful cancellation
          description: >
             No Content. This case represents successful report of discovery authorization update result.
        '307':
          $ref: 'TS29571_CommonData.yaml#/components/responses/307'
        '308':