mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	The forms to change plan_type, add discount, scrub_realm etc all post to the same endpoint. Our frontend code is written so that only one form posts at a time. But there should be no harm in enforcing the same in backend as well.