Safe-DS/API-Editor

Support import of annotations

Closed this issue ยท 1 comments

Is your feature request related to a problem?

When we migrate annotations, we need to import the annotations from the older version of the api.
Using the json file instead of classes will be annoying.

Desired solution

Create all missing classes for annotations. AnnotationStore and each annotation class should have from_json() and to_json() methods.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

Related to Safe-DS/Library-Analyzer#20.

๐ŸŽ‰ This issue has been resolved in version 1.68.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€