Commit 51babdb9 authored by huangzhen's avatar huangzhen
Browse files

Edit TS29535_Naanf_AKMA.yaml

parent 3f815353
Loading
Loading
Loading
Loading
Loading
+11 −6
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 3gpp-akma
  version: 1.1.0
  version: 1.1.1
  description: |
    API for Naanf_AKMA.  
    © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.535 V18.4.0; 5G System; AKMA Anchor Services.
  description: 3GPP TS 29.535 V18.7.0; 5G System; AKMA Anchor Services.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.535/'

security:
@@ -92,6 +92,10 @@ paths:
        - oAuth2ClientCredentials:
          - naanf-akma
          - naanf-akma:applicationkeyget
        - oAuth2ClientCredentials:
          - naanf-akma
          - naanf-akma:applicationkeyget
          - naanf-akma:applicationkeyget:supi-access
      requestBody:
        required: true
        content:
@@ -237,11 +241,11 @@ components:
        clientCredentials:
          tokenUrl: '{nrfApiRoot}/oauth2/token'
          scopes:
            naanf_akma: Access to the Naanf_AKMA API
            naanf_akma:anchorkey: >
            naanf-akma: Access to the Naanf_AKMA API
            naanf-akma:anchorkey: >
              Access to service operations applying to store or remove the AKMA related key 
              material.
            naanf_akma:applicationkeyget: >
            naanf-akma:applicationkeyget: >
              Access to service operations applying to request the AKMA Application Key information
              for the UE.
            naanf-akma:applicationkeyget:supi-access: >
@@ -277,3 +281,4 @@ components:
      properties:
        supi:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Supi'