Skip to content

annofabapi.modelsの定義はenumだけにして、Dict[str,Any]である型エイリアスは削除する #590

@yuji38kwmt

Description

@yuji38kwmt

annofabapi.modelsには以下が定義されている。

  • enum
  • Dict[str, Any]である型エイリアス

型エイリアスにあるコメントを参照する価値があるかと思い公開したが、結局はDict[str,Any]なので使うメリットはあまりない。

したがって、最終的にはannofabapi.modelsにはenumだけを定義したい。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions