aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/swagger-config/sdce-6.yaml
blob: 442ba1766b2dc82d364a53f9b36a9ec654b16c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
resourceClasses:
- org.openecomp.sdc.be.distribution.servlet.DistributionServlet
prettyPrint: true
sortOutput: true
openAPI:
  info:
    title: "SPC API: SDCE-6"
    description: "SDC API for distribution subscription (SDCE-6)"
    contact:
      name: ONAP
      url: https://onap.readthedocs.io
      email: onap-discuss@lists.onap.org
    license:
      name: Apache 2.0
      url: http://www.apache.org/licenses/LICENSE-2.0
    version: "1.0"
  servers:
  - url: /sdc
    description: "SDCE-6 APIs"