Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 347 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 347 Bytes

boudicca.events openapi-generate-sample

Welcome to the boudicca.eventsopenapi-generate-sample git repo! This repo has a exampel on how to generate a typescript client from our openapi.json spec file.

To generate the typescript client run ./gradlew generateTypescriptClient and the client should be generated in build/generated/typescript.