Skip to content
New issue

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

Remove all paths from configuration #44

Open
raveclassic opened this issue Oct 7, 2019 · 1 comment
Open

Remove all paths from configuration #44

raveclassic opened this issue Oct 7, 2019 · 1 comment
Labels

Comments

@raveclassic
Copy link
Contributor

raveclassic commented Oct 7, 2019

  • replace pathsToSpec with a list of parsed spec objects

    • supports any spec format, not only json/yaml)
    • support for specs loaded from network or any other source, not only from disk
  • return TFSEntity from generate instead of accepting out parameter

    • supports for any output format, not only writing to disk
  • remove pathToPrettierConfig

  • remove fileReader

    • "files" are one of many possible sources and should be handled outside of the lib done in Openapi 3.0 #51
@raveclassic raveclassic added enhancement New feature or request breaking change labels Oct 7, 2019
@raveclassic raveclassic added this to the 2.0 milestone Oct 7, 2019
@raveclassic raveclassic mentioned this issue Oct 7, 2019
@raveclassic
Copy link
Contributor Author

swagger-parser supports automatic http/file spec resolution, we need to discuss if we really need to control it ourselves

@raveclassic raveclassic removed this from the 2.0 milestone Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant