ng-openapi-gen
ng-openapi-gen copied to clipboard
[HELP] How do you use the ApiRequestConfiguration
I have implemented the ApiRequestConfiguration class in my app, but I am unsure how to actually use it.
I understand that you set the headers before the intercept, but then the apply method takes a HTTPRequest, how do I get this out of my generated service methods?