Upcoming Changes in the Next Minor Release
@1110198784417345608
In the next minor release of /platform HttpApi.empty will be replaced with HttpApi.make(identifier).
This is to make working with multiple apis more type safe
Some smaller changes include some predefined error types & the ability to exclude parts of the api from your openapi spec.
In the next minor release of /platform HttpApi.empty will be replaced with HttpApi.make(identifier).
This is to make working with multiple apis more type safe
Some smaller changes include some predefined error types & the ability to exclude parts of the api from your openapi spec.
