feat: add OpenAPI 3.2 field support, fixes for client-credentials in tests, phpstan and typescript compilation
Generator changes (11)
Bug fixes
csharp
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
go
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
javav2
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
mcp-typescript
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
mockserver
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
php
cast data to string before passing to BigNumber::of() and configure JSON_BIGINT_AS_STRING to prevent precision loss
Bug fixes
php
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
postman
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
pythonv2
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
terraform
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server
Bug fixes
typescriptv2
add mock OAuth2 token endpoint so tests with client-credentials flows hit the mock server