Daniel Varnai
Daniel Varnai
In [email protected] they are now using the latest json schema syntax and exclusiveMinimum and Maximum are now numbers: https://github.com/metadevpro/openapi3-ts/commit/e7a08516a86620a66a16f4552d5b9affd6c77987 This PR changes the default converters accordingly.
Hi, I've added support to set the Authorization header for AuthAccessToken request, as it's necessary for Fitbit support. Also, I've added POST support to OAuth2. It's backward compatible. Regards, Daniel
If records is `Array` a record should just be `any` type
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.11...