Skip to content

Commit 361e793

Browse files
committed
2025-06-openapi-generator
1 parent 96e56f0 commit 361e793

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

blog/2025-06-openapi-generator/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ If this metadata is rich enough to render a complete admin UI, then it's clearly
121121

122122
### Generate an Angular Client in One Line
123123

124+
To generate the client code, we'll now run the code generator against our OpenAPI specification.
125+
This will produce fully-typed Angular services and interfaces based on the API definition.
126+
124127
We start with the most minimal setup:
125128

126129
```bash

0 commit comments

Comments
 (0)