Robtown

Results 3 comments of Robtown

@johnkraczek Thank you for this. Works great. I did add it as a class file a in a custom plugin I created for a project. All I needed to do:...

Trying to do this in .net. Injecting the css was simple enough but the replacing image via css trick doesn't work as the swagger instance seems to want to pull...

Thank you for responding. I just sorted it out using c.CustomAsset() in the SwaggerConfig.cs file. Let me try to explain what I ran into: I used the "c.InjectStylesheet(thisAssembly, "ProductsApp.SwaggerContent.swaggerTest1.css");" setting...