Skip to content

Conversation

@Brondahl
Copy link

@Brondahl Brondahl commented Aug 2, 2021

Add ability to define custom TemplateParameters.
Useful, for example, for injecting C# constant strings into the JS files that we want to c.InjectJavascript() into the Swagger page.

I've already tested that, for example, referencing %(DocumentTitle) in my injected Javascript file works, but I can't do that with my own template key, making the isTemplate parameter of InjectJavascript() pretty pointless.

Add ability to define custom TemplateParameters.
Useful, for example, for injecting C# constant strings into the JS files that we want to c.InjectJavascript() into the Swagger page.

I've already tested that, for example, referencing %(DocumentTitle) in my injected Javascript file works, but I can't do that with my own template key, making the `isTemplate` parameter of `InjectJavascript()` pretty pointless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant