Commit baf4ade
authored
ci: regenerate frontend api.ts and gate on OpenAPI spec drift (#438)
The backend-ci already exports the spec and gates on openapi.json
drift, but the generated frontend types (api.ts) could silently
diverge. This adds a 'Regenerate frontend client types' step and
updates the drift check to cover both openapi.json and api.ts.
Closes #434
Co-authored-by: temiport25 <temiport25@users.noreply.github.com>1 parent 272dfe4 commit baf4ade
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
94 | | - | |
95 | | - | |
| 98 | + | |
| 99 | + | |
0 commit comments