Commit ffe8978f authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

Updates after CT4#125

parent cc0678ba
Loading
Loading
Loading
Loading
+12 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.3.1'
  version: '1.3.2'
  title: 'NRF NFDiscovery Service'
  description: |
    NRF NFDiscovery Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.510 V18.8.0; 5G System; Network Function Repository Services; Stage 3
  description: 3GPP TS 29.510 V18.9.0; 5G System; Network Function Repository Services; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.510/'

servers:
@@ -1191,6 +1191,16 @@ paths:
            minItems: 1
          style: form
          explode: false
        - name: vendor-ids
          in: query
          description: vendor Ids of the NF instances being discovered
          schema:
            type: array
            items:
              $ref: 'TS29510_Nnrf_NFManagement.yaml#/components/schemas/VendorId'
            minItems: 1
          style: form
          explode: false

      responses:
        '200':
+10 −10
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '1.3.1'
  version: '1.3.2'
  title: 'NRF NFManagement Service'
  description: |
    NRF NFManagement Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.510 V18.8.0; 5G System; Network Function Repository Services; Stage 3
  description: 3GPP TS 29.510 V18.9.0; 5G System; Network Function Repository Services; Stage 3
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.510/'

servers:
@@ -3169,14 +3169,14 @@ components:
          description: URSP delivery in EPS is supported by the PCF
          type: boolean
          default: false
        vplmnRuleSupport:
          description: VPLMN specific rules is supported by the PCF
          type: boolean
          default: false
        urspEnforceSupport:
          description: URSP rule enforcement is supported by the PCF
          type: boolean
          default: false









    BsfInfo:
      description: Information of a BSF NF Instance