Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
6 changes: 3 additions & 3 deletions annofabapi/pydantic_models/account.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand All @@ -14,10 +14,10 @@
import json
import pprint
import re # noqa: F401
from typing import Annotated, Any, ClassVar, Dict, List, Optional, Set
from typing import Any, ClassVar, Dict, List, Optional, Set

from pydantic import BaseModel, ConfigDict, Field, StrictStr, field_validator
from typing_extensions import Self
from typing_extensions import Annotated, Self

from annofabapi.pydantic_models.key_layout import KeyLayout
from annofabapi.pydantic_models.lang import Lang
Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/account_worktime_statistics.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/action_required.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_default_type.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_restriction.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_v1.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_v2.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_value.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_value_choice.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_value_flag.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_value_link.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_value_select.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/additional_data_value_text.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/aggregation_result.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/all_oidc_endpoints.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_data_holding_type.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_data_v1.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v1.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v2_create.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v2_get.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v2_import.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v2_input.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v2_output.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_detail_v2_update.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_editor_feature.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_input.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_list.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_output.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
2 changes: 1 addition & 1 deletion annofabapi/pydantic_models/annotation_props_for_editor.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
swagger-api-components.yaml に記載されたschemaを出力するためのヘッダ部分


No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Expand Down
Loading
Loading