We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replace pathsToSpec with a list of parsed spec objects
pathsToSpec
json
yaml
return TFSEntity from generate instead of accepting out parameter
TFSEntity
generate
out
remove pathToPrettierConfig
pathToPrettierConfig
typescript
remove fileReader
fileReader
The text was updated successfully, but these errors were encountered:
swagger-parser supports automatic http/file spec resolution, we need to discuss if we really need to control it ourselves
swagger-parser
Sorry, something went wrong.
No branches or pull requests
replace
pathsToSpec
with a list of parsed spec objectsjson
/yaml
)return
TFSEntity
fromgenerate
instead of acceptingout
parameterremovepathToPrettierConfig
prettier should be a part ofdone in Openapi 3.0 #51typescript
languageremovefileReader
"files" are one of many possible sources and should be handled outside of the libdone in Openapi 3.0 #51The text was updated successfully, but these errors were encountered: