springdoc / springdoc.github.io

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
9 stars 40 forks source link

Broken rendering of table under swagger-ui properties on springdoc.org #11

Closed dgcofer closed 4 years ago

dgcofer commented 4 years ago

Appears the table of that displays the configuration properties for swagger-ui is broken on https://springdoc.org/springdoc-properties.html#swagger-ui-properties

If I had to take a guess its probably the deletion on line 89 on springdoc-properties.md from the following diff: https://github.com/springdoc/springdoc.github.io/compare/4a97b767b983a95e37adb79e1c83cedc900b8c9b..26bdd032b60748c8f761c529432760a18f9143d9

Broken Table
bnasslahsen commented 4 years ago

@dgcofer,

Thank you very much for this information! It's now repaired.