Hi all, we noticed that the server function to create a bundle has a different signature in the REST API vs the python API.
Notably, it seems like in the python version you can’t specify that a bundle is a dev bundle, provide an addonDevelopment argument, or specify an activeUser. Will the python API soon be updated to have the same functionality as the REST one?