Minor Changes fix(config): remove postfixModels option (#266) fix(client): do not send default params (#267) Patch Changes fix(api): use TypeScript Compiler API to create schemas (#271) fix(client): export APIResult when using serviceResponse as 'response' (#283) fix(parser): use only isRequired to determine if field is required (#264)