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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Functionality
[openapi-generator] Generate multiple API objects based on tags instead of one API per API specification.
[openapi-generator] Add option writeReadme for generating readme files.
[openapi-generator] Support copying files from given paths via a new option additionalFiles.
[eslint-config] Release a recommended, shareable eslint configuration based on the SAP Cloud SDK's internal configuration as @sap-cloud-sdk/eslint-config. Follow the official guide for information how to use the config.
Improvements
[logger] The stack is included in the logs if logger.error is called with an error object.