Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.43k
stars
228
forks
source link
customJS and load window => Dom not fully ready apparently #338
Hello,
i wish to custom the title, with image (). I use the option "customJs".
expected : access title element and modify it
obtained : impossible to access title element
It seems to dom is not fully loaded. Below, Js code :
Thx in advance for your help.