...
Rendering issue only happens on production website. Rendering is correct on Gitbook backoffice
Gitbook backoffice appears to use DOM Lazy loading, supporting theory 1
The spec is referencing 3 different swagger files. They are all exports of a Swagger documentation hosted in SwaggerHub by Beckn. There’s a general issue of having 4 different versions files of the same API (3 on the Gitbook, plus the slightly different SwaggerHub online version).
...