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

Add json schema version detection logic #23

Open
miroslavpojer opened this issue Aug 21, 2023 · 0 comments
Open

Add json schema version detection logic #23

miroslavpojer opened this issue Aug 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@miroslavpojer
Copy link
Collaborator

Background

User can implement project json file in dependency on older version of ScAPI.
It can leads to unsupported format of json files or project structure.

Feature

Add logic to detect project json file version and compare it with current ScAPI library.
Expected:

  • Identify which parts are unsupported.
  • Stop performing of tests in phase of loading.
@miroslavpojer miroslavpojer added the enhancement New feature or request label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant