zulip/static/js/billing
Vishnu KS d9baa681b2 billing: Use PATCH request for changing plan status.
I think it's much more cleaner to use PATCH request on
/json/billing/plan than using a POST request on
/json/billing/plan/change to update the plan.
2021-05-14 15:10:02 -07:00
..
billing.js billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
helpers.js billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
upgrade.js corporate: Fix string encoding in billing and sponsorship endpoints. 2021-05-07 09:37:40 -07:00