Hello, everyone,
I am using Swagger 2 to generate REST API documentation.
The project build with the newly annotated classes compiles and generates successfully .adoc format-based documentation, including a Confluence-suitable mark-up text files.
However - I noticed, however, that when I tried to upload the content of the file to the markup plugin of the Confluence page editor, doesn't recognize the file format and when published - it differs from the original styling of the first SWAGGER documentation I generated a while ago.
It looks as if it has a formatting issue, but compile them there are not errors in the maven package build and when compared to the original .adoc files - there are no syntactical anomalies in the files.
It'd be great if you could assist me with this issue.
Kind Regards,
Dimitar Manchev