Skip to content

Fix misused Eve-Swagger APIs

Davide Briani requested to merge fix/eve-swagger-api-calls into master

With the latest Eve-Swagger versions, the interface for its APIs was changed and the app was misusing them and passing the wrong parameters. This MR updates the code in order to call Eve-Swagger with the right parameters.

Signed-off-by: Davide Briani davide@briani.dev

Merge request reports