It would be great if one could customize the Swagger UI:
https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/
I am interested in
persistAuthorization: true,
displayOperationId: true
Should I just add them to the SWAGGER_TEMPLATE in a PR or add it as a customization Template?