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

A couple of minor api changes #700

Merged
merged 2 commits into from
Jan 23, 2024
Merged

A couple of minor api changes #700

merged 2 commits into from
Jan 23, 2024

Conversation

crazytonyli
Copy link
Contributor

Description

There are two changes:

  1. Removing Progress.sessionTask. Even though this is a public API, but it's not used by the apps. See the test PRs on WordPress-iOS and WooCommerce-iOS.
  2. Changing a parameter label from fulfillingProgress to fulfilling, because the "progress" part is indicated by the parameter type Progress. This is an internal API, thus no affects to the apps.

Testing Details

None needed.


  • Please check here if your pull request includes additional test coverage.
  • I have considered if this change warrants release notes and have added them to the appropriate section in the CHANGELOG.md if necessary.

@crazytonyli crazytonyli merged commit 5673524 into trunk Jan 23, 2024
6 checks passed
@crazytonyli crazytonyli deleted the minor-api-changes branch January 23, 2024 22:56
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.

2 participants