Luke Marlin
Luke Marlin
**Description** Cannot start spotifyd due to: >Caught panic with message: called `Result::unwrap()` on an `Err` value: DNSError(Unknown) shutdown; state=pool::State { lifecycle: Running, num_futures: 0 } **To Reproduce** Steps to reproduce...
- Refactor _resolve_additional_properties to reuse parts of it for title and description support - Add _get_schema_metadata that retrieves the 3 currently supported metadata options on a schema - Rename 'cls'...
Closes #25
[GetCalls](https://fakeiteasy.readthedocs.io/en/stable/advanced-usage/#getting-the-list-of-calls-made-on-a-fake) allows to get the call list of the faked object, however making your way through it isn't as friendly as the rest of the API. As such, would it...
Hi guys, Do you intend to implement these two methods in EWS managed API, or will we have to stick with web calls ?
Would it be possible to provide a step-by-step guide on how to build the key? Links to buy the components, required tools, and how-tos?
# Steps to reproduce Set clientId and clientSecret to null inside [GetAADTokenFromRefreshToken](https://github.com/Microsoft/Partner-Center-DotNet-Samples/blob/206c5afad92f9dc2dfdafe197724a326f7e314c5/secure-app-model/keyvault/CSPApplication/Utilities/AuthorizationUtilities.cs#L26) ## Expected behavior Authentication error ## Actual behavior We receive the accessToken correctly ## Environment PC SDK Version...
`` seems to get ignored by mumble. Test case : ``` Hello normal Hello centered ``` Expected result :  Actual result :  More details in [this...