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 type annotation for response #77

Merged
merged 13 commits into from
Jun 2, 2023

Conversation

mmktomato
Copy link
Member

@mmktomato mmktomato commented Jun 2, 2023

Resolves #28

This includes some breaking changes.

  • Options.Project.TextFormattingRule -> Types.TextFormattingRule
  • Options.Project.IssueTypeColor -> Types.IssueTypeColor
  • Options.User.RoleType -> Types.ClassicRoleType, Types.NormalRoleType
  • Options.ActivityType -> Types.ActivityType
  • Options.Project.ProjectStatusColor -> Types.ProjectStatusColor
  • Options.Project.FieldType -> Types.CustomFieldType

@mmktomato mmktomato merged commit 9b220b6 into master Jun 2, 2023
@mmktomato mmktomato deleted the 28/add-type-annotation-for-response branch June 2, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add type annotation for response
1 participant