wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
57 stars 37 forks source link

Make objective field nullable #3105

Closed JorgeMucientes closed 1 month ago

JorgeMucientes commented 1 month ago

Makes objective field nullable to avoid sending objective = "" values when attempting to create a Blaze campaign from Woo mobile. Sending objective = "" will make the API request fail.