Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

add reviewResult in Annotations #1121

@Aclrian

Description

@Aclrian

Is your feature request related to a problem?

As #1120 mentioned, we need to know or save the review result from an annotation. This should not be included in that issue because it causes a lot of changes.

Desired solution

A new enum class named EnumReviewResult with the options CORRECT, UNSURE, WRONG, NONE should be added.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

See api-editor/gui/src/features/annotations/versioning/AnnotationStoreV2.ts for additional information

Metadata

Metadata

Assignees

Labels

enhancement 💡New feature or requestmigrationMigration of annotation to a new API versionreleasedIncluded in a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions