feat: custom headers in PostEndpoint createRequest
Issue: [Refactor] Allow request specific headers in Ap... (#348 - closed)
Description
ApiRequest already accepts custom headers (see here). This MR extends allows passing request specific headers to createRequest built with the PostBuilder .
Demo
| Description | How to validate locally | Screenshot | 
|---|---|---|
| We can pass request specific headers in  | 
 Patch | |
| Existing requests using  | 
 | 
Edited  by Cindy Halim

