wordpress-mobile / WordPress-Login-Flow-Android

Pluggable WordPress login flow for Android
GNU General Public License v2.0
14 stars 3 forks source link

Add FetchSitesPayload to newFetchSitesAction #53

Closed ashiagr closed 3 years ago

ashiagr commented 3 years ago

This PR adds an empty FetchSitesPayload to newFetchSitesAction in the Login library as part of the Jetpack app filters support to fetch sites API.

Related Issue: wordpress-mobile/WordPress-Android#14299 Related PRs: FluxC: https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/1936 WPAndroid: https://github.com/wordpress-mobile/WordPress-Android/pull/14397 WCAndroid: https://github.com/woocommerce/woocommerce-android/pull/3805

Merge Instructions