openapi-delphi-generator
openapi-delphi-generator copied to clipboard
Support for X-CN-CLIENT-ID and X-CN-API-Key
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.