bigcommerce / b2b-buyer-portal

B2B Buyer Portal - BigCommerce B2B Edition
MIT License
25 stars 19 forks source link

fix: remove the companyId parameter #96

Closed BrianJiang2021 closed 2 weeks ago

BrianJiang2021 commented 3 weeks ago

Jira: BUN-2871

What/Why?

remove the companyId parameter It is no longer necessary。

API changed companyId parameter to optional; Ticket BUN-2871, requirement, frontend removed companyId field.

image

Rollout/Rollback

undo pr

Testing

2d3bd759a51e307cc2601874ac038806

icatalina commented 3 weeks ago

could you elaborate on the "why"? eg. we are deprecating companyId in the API. / It is no longer necessary / It was added by mistake...?

BrianJiang2021 commented 3 weeks ago

could you elaborate on the "why"? eg. we are deprecating companyId in the API. / It is no longer necessary / It was added by mistake...?

I have added explanation -- the companyId parameter is no longer necessary