ng-openapi-gen icon indicating copy to clipboard operation
ng-openapi-gen copied to clipboard

[HELP] How do you use the ApiRequestConfiguration

Open liamkavfc opened this issue 3 years ago • 0 comments

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?

liamkavfc avatar Sep 27 '22 12:09 liamkavfc