Shoji Soma

Results 3 issues of Shoji Soma

Closes https://github.com/SAP/cloud-sdk-backlog/issues/604 this unifies 4 package description generators into one. the 4 generators are in these files 1 & 2. https://github.com/SAP/cloud-sdk-js/blob/main/packages/generator/src/package-description.ts 3. https://github.com/SAP/cloud-sdk-js/blob/main/packages/openapi-generator/src/sdk-metadata/package-description.ts 4. https://github.com/SAP/cloud-sdk-js/blob/8283b44208f4d767a2e135a98dc55832b34b3e51/packages/openapi-generator/src/file-serializer/package-json.ts #### Changes - unified 4...

Closes https://github.com/SAP/cloud-sdk-backlog/issues/282 #### Changes 1. use `mock-fs` to improve the performance when the test actually writes files to the repo. 2. test `generte()` directly to use `mock-fs` instead of executing...

Closes https://github.com/SAP/cloud-sdk-backlog/issues/889 this updates broken API doc links