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

Remove the WithOptions suffixes #567

Merged
merged 5 commits into from
Sep 12, 2022
Merged

Remove the WithOptions suffixes #567

merged 5 commits into from
Sep 12, 2022

Commits on Sep 12, 2022

  1. BoardService: BoardService.GetAllSprints removed, `BoardService.Get…

    …AllSprintsWithOptions` renamed
    
    Related #294
    andygrunwald committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    33e2fcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295e4c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e22ee9a View commit details
    Browse the repository at this point in the history
  4. IssueService: Issue.GetCreateMeta removed, `Issue.GetCreateMetaWith…

    …Options` renamed
    
    Related #294
    andygrunwald committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    5a66ee4 View commit details
    Browse the repository at this point in the history
  5. Project Service: Project.GetList removed, Project.ListWithOptions

    … renamed to `Project.GetAll`
    
    Related #294
    andygrunwald committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d2547bd View commit details
    Browse the repository at this point in the history