diff options
author | lapentafd <francesco.lapenta@est.tech> | 2022-12-20 12:03:46 +0000 |
---|---|---|
committer | lapentafd <francesco.lapenta@est.tech> | 2022-12-21 10:41:25 +0000 |
commit | 80aa9814fe7d52b1c893ae36db8c4be103e53484 (patch) | |
tree | cfe632bfd702e22965c4077a46e6ba0b63cb055d /postman | |
parent | 2e012cd81b39424ab691f5bacbd80eb56f20add6 (diff) |
Use generated API interface for Swagger(2)
This commit removes the Swagger V2 annotations on the
ApiRestController in policy-api. The OpeApi annotations (Swagger
v3 annotations) are on a generated Java Interface. The code is changed
so that the controller implements that interface.
There are no code changes tot he controller except that the order of the
parameters is switched in some cases.
Adds unit test for SpingDoc swagger document generator endpoint.
Issue-ID: POLICY-4404
Change-Id: Ic8976362481a0b49ad05cebb2f4f9ce4147f3965
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'postman')
0 files changed, 0 insertions, 0 deletions