Commit 5f13447
fix: preserve synced openapi.json in generate.sh
The generate script was downloading openapi.json from production,
overwriting the file synced from the server repo.
Now it only downloads if the file doesn't exist (for manual generation).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 6c182fe commit 5f13447
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
0 commit comments