Devon Lehman
Devon Lehman
The format listed here: https://mandrill.zendesk.com/hc/en-us/articles/205583207-What-is-the-format-of-inbound-email-webhooks- shows there should be a `spam_report` object on the `WebHookMessage`, but it is not present in the code: https://github.com/shawnmclean/Mandrill-dotnet/blob/master/src/Mandrill/Models/WebHookEvent.cs#L302 Is there a reason for this...
My issue stated here: https://stackoverflow.com/questions/72172657/c-sharp-refit-client-is-not-sending-authorization-header I'm using a C# client to have my services talk to one another via http. I'm trying to send a Bearer token through the Authorization...
Untested! Changes made in github web UI mostly as a guideline of suggestions. I might have gotten some of the calls to other overloads wrong as it's hard to tell...
Update: see #104 There are currently no overloads in the dependency injection that allow resolving the base uri from a service. For example, the code I have now before using...
We're using xrayapp http://getxray.app to record our unit tests into Jira so that we can link them to requirements, bugs, etc. Sometimes we have cases where we have a single...
*NOTE*: I cannot find documentation whether this functionality is supported by the API. The presence of the "IndexName" property on the `BatchOperation` class indicates, to me, that any index could...
I love being able to see typeahead for ``s but it's not showing ones from my company's internal nuget source, only nuget.org it seems. Is it possible for it query...
**Is your feature request related to a problem? Please describe.** `DelegatingHandler`s have odd behavior where they get cached across requests, and it can be very difficult to register the authorization...
## Description Enhances documentation of SnackbarStack to describe how the Snackbar options can be used along with the Stack. ## How Has This Been Tested? ## Types of changes -...
Just getting started with copyparty, loving it so far! I don't know all the features or how it really works behind the scenes but I'm excited to try out the...