Commit 4b3d302
Update API server URL to production in main.ts and OpenAPI documentation (#1516)
- Changed the server URL from a local development address to the production URL (https://api.trycomp.ai) in both the main application file and the OpenAPI JSON documentation.
- This update ensures that the API documentation reflects the correct endpoint for users and developers.
These changes enhance the accuracy of the API documentation and improve the overall developer experience.
Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>1 parent 96567a5 commit 4b3d302
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6272 | 6272 | | |
6273 | 6273 | | |
6274 | 6274 | | |
6275 | | - | |
| 6275 | + | |
6276 | 6276 | | |
6277 | 6277 | | |
6278 | 6278 | | |
| |||
0 commit comments