[Feature Request] Address API review discussion for IDownstreamRestApi
jmprieur opened this issue · 0 comments
jmprieur commented
Is your feature request related to a problem? Please describe.
Level to make the API easier to understand.
DownstreamRestApiOptions
- repetition of scopes
- repetition of HttpVerb
- Generic for Apps
- delete
- update
Serialization:
- delegate for serialization
- delegate for de-serialization