You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: problem with default http request headers in axios client
* feat: improve type declaration for inline types; fix: nullable option for objects
* fix: problem with sortTypes option; docs: update CHANGELOG
* docs: update README linked with custom templates
* feat: separate data-contracts.ejs onto 4 pieces (enum, interface, type, jsdoc)
* fix createFormData code duplication (acacode#392)
* chore: add title for DC in jsdoc; internal: add templates for future improvements
* fix: problem with host.fileExists is not a function
chore: set all deps as fixed versions
* fix: order of headers in fetch http client
* fix: max file size for axios (fetching swagger file)
* fix: fs.rmSync usage
* fix: getNewLine, readFile in LanguageServicehost (ts)
* docs: add docs for unwrapResponseData flag
* fix: problems with nested required properties based with upper required properties
* chore: refresh test generated schemas
* bump: up version to 10.0.3, update CHANGELOG
* docs: update changelog
Co-authored-by: Oleg Kuzava <[email protected]>
0 commit comments