Clear and concise description of the problem
We want to add in support for request options as we look to remove **kwargs and have only fully typed kwargs in APIS. One thing to consider is having backcompat for older APIs that support the older style
Checklist
Clear and concise description of the problem
We want to add in support for request options as we look to remove
**kwargsand have only fully typed kwargs in APIS. One thing to consider is having backcompat for older APIs that support the older styleChecklist