cloud-sdk icon indicating copy to clipboard operation
cloud-sdk copied to clipboard

Javascript: Update docs for Odata client generator when `basePath` is not defined

Open shibeshduw opened this issue 1 year ago • 0 comments

What Has Changed?

Generating Odata Clients no longer fails (linked PR) when the basePath value cannot be determined. By default, it is set to / without the need to set --skipValidation. The JS documentation has been updated to align with the mentioned change.

shibeshduw avatar May 06 '24 11:05 shibeshduw