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

Rewrite the core engine using typescript #142

Closed
adamaltman opened this issue Jun 4, 2020 · 0 comments · Fixed by #146
Closed

Rewrite the core engine using typescript #142

adamaltman opened this issue Jun 4, 2020 · 0 comments · Fixed by #146
Assignees

Comments

@adamaltman
Copy link
Member

We should rewrite openapi-cli with these considerations:

  1. Use typescript (because it is consistent with our other projects and it is less error-prone).
  2. Have a robust test suite.
  3. Maintain same or better than current performance.
  4. Improve and document the custom rules API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants