OpenAPI Change Workflow
Edit the spec:
contracts/openapi/openapi.ymlRegenerate Java client:
./java/mvnw -f java/pom.xml -pl quarkus/memory-service-rest-quarkus clean compile -amRegenerate TypeScript client:
cd frontends/chat-frontend && npm run generateVerify:
./java/mvnw -f java/pom.xml compile cd frontends/chat-frontend && npm run lint && npm run build
Converted and distributed by TomeVault — claim your Tome and manage your conversions.