Frank Essenberger
Frank Essenberger
Closes SAP/cloud-sdk-backlog#ISSUENUMBER.
Relates SAP/cloud-sdk-backlog#810. This adds the function imports to the ReadRequests in batch. The POST related functions and action will go to the `WriteRequests` in a separate PR. Also response data...
Dear open-api types team, I was doing an update to version 9 recently and got a few type errors which where easy to fix. However, we have a wrapper for...
Our current implementation of the timeout is based on a race conditions. Here is a minimal example illsutrating the issue: ```ts const timeoutSuccss = 1000 const timeoutFailure = 3000 async...
Relates to #1424. @connor4312 I created a small PR. I was a bit lost in the code base. The whole SourceContainer has so much state that I could not get...
**Describe the bug** Here is a small [sample repo](https://github.com/FrankEssenberger/source-map-tests). We try to use the sourceRoot to add the sources in a remote location so that we do not need to...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...