0.22.0
What's Changed
- (chore, docs): document automated registry publishing) by @dsinghvi in #3379
- (feature): Add allowExtraFields configuration to TypeScript generators by @amckinney in #3368
- fix: address parsed_json instantiation for serializable object types by @armandobelardo in #3382
- Fix typo in SDK docs page by @zachkirsch in #3383
- (chore): upgrade fern version by @dannysheridan in #3376
- fix: support multiple request and response examples automatically by @abvthecity in #3384
- (fix): discriminated union schema examples don't contain discriminants by @dsinghvi in #3386
- (fix): make sure versioned tabbed config works by @dsinghvi in #3387
- (fix): Go path parameter order by @amckinney in #3385
- (feature): Go supports environment variable scanning by @amckinney in #3389
- (fix): only generate unit tests when enabled by @dsinghvi in #3390
- (fix): update
node-fetch
import to be dynamic by @dsinghvi in #3391 - (fix): Generate TS snippets for file download by @bsinghvi in #3394
- (feat): support sse with arbitrary terminators by @dsinghvi in #3395
- (improvement): add return type for getAuthorizationHeader by @bsinghvi in #3396
- (feat): make module imports directly point to index.js by @dsinghvi in #3397
- (fix): generate basic tests when integration tests disabled by @dsinghvi in #3398
- (fix, typescript): do file upload snippet generation by @dsinghvi in #3399
- (feature): Add OAuth YAML and validator by @amckinney in #3403
- (feat, python): support sse by @dsinghvi in #3402
- (fix): inline discriminated union props by @dsinghvi in #3404
New Contributors
Full Changelog: 0.21.0...0.22.0