openapi-delphi-generator icon indicating copy to clipboard operation
openapi-delphi-generator copied to clipboard

Support for X-CN-CLIENT-ID and X-CN-API-Key

Open landrix opened this issue 1 year ago • 0 comments

Where can i add support for this 2 header values (X-CN-CLIENT-ID and X-CN-API-Key)?

Currently i added it to TCustomRestConfig and modified TCustomRestService.CreateRequest

If this is the right way, I could create a pull request.

landrix avatar Jun 07 '24 10:06 landrix