David
David
What makes this crate and http_types different? They seem to have very similar goals (foundational types for http to interop between different crates) which would - at first glance -...
### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version commit 0fa7c51a88e77c7c93c258e2efc61bad1f075abc of the JSON schema (itself unversioned as far...
This change matches the current written specification, see https://github.com/microsoft/botframework-sdk/blob/main/specs/botframework-activity/botframework-activity.md#conversation Fixes #6541 ## Proposed Changes - ConversationAccount.name is optional - ConversationAccount.isGroup is optional - ConversationAccount.conversationType is optional ## Testing
``` $ cargo aoc -d 6 -p 1 An error occurs : entity not found ``` I can't work out why I'm getting this error. I was happily using cargo-aoc...
First of all, thank you for this fantastic crate, I love the idea of functions and structs sharing a builder derive, and the documentation is brilliant, the big effort that...
This is similar to https://github.com/picocss/pico/pull/560 by shuuji3 but it edits the scss files, runs the build to generate css and isn't limited to only left/right properties. It modifies top/bottom properties...
I'm sorry if the (user facing) error reporting out of hatchling is out of scope, I've seen this from uv while using hatchling as a build backend. I might get...
This fixes #42 without fully supporting #43. I do think it would be possible to support opening/closing sections using `{{#.}}...{{/.}}`. But I don't need that myself yet and it makes...
### Have you read the Contributing Guidelines on issues? - [x] I have read the [Contributing Guidelines on issues](https://github.com/pact-foundation/pact-python/blob/main/CONTRIBUTING.md#issues). ### Prerequisites - [x] I'm using the latest version of `pact-python`....