bc47b1709a
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
334 B
334 B
@backstage/repo-tools
| @backstage/repo-tools |
|---|
| minor |
backstage-repo-tools package schema openapi generate --server now generates complete TS interfaces for all request/response objects in your OpenAPI schema. This fixes an edge case around recursive schemas and standardizes both the generated client and server to have similar generated types.