SalesforceCommerceCloud / commerce-sdk-isomorphic

Browser & Node.js JavaScript client for B2C Commerce API
https://salesforcecommercecloud.github.io/commerce-sdk-isomorphic/
BSD 3-Clause "New" or "Revised" License
43 stars 21 forks source link

@W-15675290@ Remove production flag #156

Closed adamraya closed 5 months ago

adamraya commented 5 months ago

The PR removes the usages of the production flag by deprecating the updateApis command and replacing it with downloadLatestApis which pulls the most up to date RAML from Anypoint Exchange.

Related PR: https://github.com/SalesforceCommerceCloud/raml-toolkit/pull/224