You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/api/sAPApplicationServerInstances/index.ts:127:3 - error TS6133: 'body' is declared but its value is never read.
127 body: {
~~~~
src/api/sAPApplicationServerInstances/index.ts:150:14 - error TS7053: Element implicitly has an 'any' type because expression of type '"body"' can't be used to index type 'SAPApplicationServerInstancesStartOptionalParams'.
Property 'body' does not exist on type 'SAPApplicationServerInstancesStartOptionalParams'.
150 body: !options["body"]
Errors Files
Error Message:
here is the pr to investigate:#2995
The text was updated successfully, but these errors were encountered: