v1.1.1
Added
- Added support for
auto_publish(andautoPublish) in form managementcreateandpatchrequests POST /formscan now immediately publish the created form whenauto_publishistruePATCH /forms/{key}can now immediately publish the updated form whenauto_publishistrue- Publication now happens as part of the same management flow, returning the published revision in the response
Full Changelog: v1.1.0...v1.1.1