Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the current implementation, we are using SpringFox to generate teh the Swagger from the Swagger 2 annotations, but SpringFox has many bugs, is not maintained, and uses an old version of SpringBoot, preventing us from upgrading SpringBoot, see

Jira
serverONAP Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyPOLICY-4142
. However, the SPringfox annotations are very incompatible with the new OpenAPI Java annotations. Revising the annotations would be a complex task.

...