diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-11 15:57:47 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-11 15:57:53 +0000 |
commit | 004075aea4b207ad98a182f1e261e7f36d374d22 (patch) | |
tree | 1d376ed4e8d530ad3c0946122b2a1ea20548f382 /packages/policy-api-docker | |
parent | 61020567b79651a65a3c7bf07f799105238f5c95 (diff) |
Add OpenAPI Swagger 3 spc and API generation
This commit adds the Policy/API OpenAPI (Swagger) document as a source
document under source control.
This OpenAPI document was generated from the existing SpringFox
annotations in the source code, was uploaded to the online Swagger
editor and was converted into OpenAPI 3.0 format. It was then manually
edited to correct the return types and to match the input and putput
types to our Java classes.
The pom.xml is also amended to generate the API interface source doe in
the target/generated-sources directory.
The generated code does NOT replace the existing API code as yet.
Issue-ID: POLICY-4431
Change-Id: Idf3763fe99fc9dfa5739d9074213fa7d293fbba6
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'packages/policy-api-docker')
0 files changed, 0 insertions, 0 deletions