Dominique Vernier
Dominique Vernier
Signed-off-by: Dominique Vernier This plugin allows you to apply templated resources. The templated resources are `golang text/template` files and you can pass a yaml containing the values for the parameters....
1. Add some extra collected resources. 2. Fix issue with default region (no need to add the default region when a region is provided in the collect.py) 3. Add --exclude-universal-services...
Added omitempty because without these it generated a non-compliant OAS 2.0. ` "rest.EmptyBody": { "type": "object", "properties": {}, "required": [] }, ` As per OAS 2.0, the properties must have...
### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...