Commit 4561c9d2 authored by Yuya Kuno's avatar Yuya Kuno
Browse files

Upload New File

parent e2661e44
Loading
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
openapi: 3.0.2

info:
  title: SOL021 - API version interface
  description: |
    SOL021 - API version Interface

    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to Please report bugs to https://forge.etsi.org/rep/nfv/SOL021/issues

  contact:
    name: NFV-SOL WG
  license:
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

servers:
  - url: http://127.0.0.1/
  - url: https://127.0.0.1/

paths:
  /nfvintent/api_versions:
    $ref: "../endpoints/SOL021_endpoints.yaml#/endpoints/api_versions"