Merge branch 'cps_poc' of /home/jwagantall/linuxfoundation/onap/IT-20983/origin
[cps.git] / cps / cps-rest / src / main / resources / openapi-configuration.json
1 {\r
2     "resourcePackages": [\r
3         "org.onap.cps.rest.controller"\r
4     ],\r
5     "prettyPrint": true,\r
6     "cacheTTL": 0,\r
7     "openAPI": {\r
8         "info": {\r
9             "title": "ONAP Open API v3 CPS Spec",\r
10             "description": "The API Description may be multiline, and GitHub Flavored Markdown, GFM syntax, can be used for rich text representation.",\r
11             "x-logo": {\r
12                 "url": "logo.png"\r
13             },\r
14             "contact": {\r
15                 "name": "ONAP",\r
16                 "url": "https://onap.readthedocs.io",\r
17                 "email": "onap-discuss@lists.onap.org"\r
18             },\r
19             "license": {\r
20                 "name": "Apache 2.0",\r
21                 "url": "http://www.apache.org/licenses/LICENSE-2.0"\r
22             },\r
23             "version": "1.2.34",\r
24             "x-planned-retirement-date": "202207",\r
25             "x-component": "Modeling"\r
26         }\r
27     }\r
28 }\r