fix(all): per-operation server URL handling, OAuth2 hook dispatch, and installationURL derivation (#1919)
Generator changes (34)
Bug fixes
csharp
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
csharp
don't show global server URL in examples when operation has its own servers
Bug fixes
csharp
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
go
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
go
don't show global server URL in examples when operation has its own servers
Bug fixes
go
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
javav2
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
javav2
don't show global server URL in examples when operation has its own servers
Bug fixes
javav2
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
mcp-typescript
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
mcp-typescript
don't show global server URL in examples when operation has its own servers
Bug fixes
mcp-typescript
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
mockserver
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
mockserver
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
php
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
php
don't show global server URL in examples when operation has its own servers
Bug fixes
php
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
postman
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
postman
don't show global server URL in examples when operation has its own servers
Bug fixes
postman
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
pythonv2
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
pythonv2
don't show global server URL in examples when operation has its own servers
Bug fixes
pythonv2
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
ruby
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
ruby
don't show global server URL in examples when operation has its own servers
Bug fixes
ruby
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
terraform
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
terraform
don't show global server URL in examples when operation has its own servers
Bug fixes
terraform
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
typescriptv2
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
typescriptv2
don't show global server URL in examples when operation has its own servers
Bug fixes
typescriptv2
use raw operationId for per-operation OAuth2 security hook dispatch instead of name override
Bug fixes
unity
derive installation URL from repo URL for monorepo subdirectory support
Bug fixes
unity
don't show global server URL in examples when operation has its own servers