Geoff Baskwill
Geoff Baskwill
I'm trying to use `protect_branch` to restrict the users / teams that are allowed to merge the branch, but it seems to be clearing the existing settings rather than updating...
## 2. Scope of request Conditions and `Fn::If` [have an exact-equals operation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-conditions.html#intrinsic-function-reference-conditions-equals) (`Fn::Equals`) but no way to check whether a value is contained in a list. This limitation can be...
I'd like to model an API operation that requires a specific header value to be provided; I'd prefer not to pass the complexity on to the API consumer. In my...
The automatic docs generation is really great to have, thank you! There does seem to be a small issue with patterns, though. I have a property in my type definition...