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

feat: implement static schema-dsl parser #8885

Closed
runspired opened this issue Sep 18, 2023 · 1 comment
Closed

feat: implement static schema-dsl parser #8885

runspired opened this issue Sep 18, 2023 · 1 comment
Labels
🏷️ feat This PR introduces a new feature v4-to-v5 Tickets related to v4 to v5 migration paths

Comments

@runspired
Copy link
Contributor

runspired commented Sep 18, 2023

The schema parser should convert our Typescript DSL into

  • API/Cache create type
  • API/Cache update type
  • API/Cache read type
  • UI create type
  • UI update type
  • UI read type
  • a json schema
@runspired runspired added the 🏷️ feat This PR introduces a new feature label Sep 18, 2023
@runspired runspired added the v4-to-v5 Tickets related to v4 to v5 migration paths label Sep 23, 2023
@runspired
Copy link
Contributor Author

closing in favor of tracking list in #9337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ feat This PR introduces a new feature v4-to-v5 Tickets related to v4 to v5 migration paths
Projects
Archived in project
Development

No branches or pull requests

1 participant