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