Commit f9d377d
committed
chore(spec): refresh from live, which now declares the transit houses and ascendant
The main app deployed `houses` and `ascendant` on `calculateTransitAspects`,
so the committed spec was behind live and the release gate would have
refused. Regenerated from prod rather than hand-edited.
The generated types now carry both fields, which is what makes them visible
to every consumer of `@roxyapi/ui`, `ui-react` and `ui-vue` rather than
only to the wheel's own local payload type.
`endpoint-bindings.ts` churns 1610 lines with an identical operationId set:
the generator does not sort, so a fetch that returns paths in a different
order rewrites the file. Noise, not a change, but it can hide a real one.1 parent 018eea2 commit f9d377d
1 file changed
Lines changed: 83 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20318 | 20318 | | |
20319 | 20319 | | |
20320 | 20320 | | |
| 20321 | + | |
| 20322 | + | |
| 20323 | + | |
| 20324 | + | |
| 20325 | + | |
| 20326 | + | |
| 20327 | + | |
| 20328 | + | |
| 20329 | + | |
| 20330 | + | |
| 20331 | + | |
| 20332 | + | |
| 20333 | + | |
| 20334 | + | |
| 20335 | + | |
| 20336 | + | |
| 20337 | + | |
| 20338 | + | |
| 20339 | + | |
| 20340 | + | |
| 20341 | + | |
| 20342 | + | |
| 20343 | + | |
| 20344 | + | |
| 20345 | + | |
| 20346 | + | |
| 20347 | + | |
| 20348 | + | |
| 20349 | + | |
| 20350 | + | |
| 20351 | + | |
| 20352 | + | |
| 20353 | + | |
| 20354 | + | |
| 20355 | + | |
| 20356 | + | |
| 20357 | + | |
| 20358 | + | |
| 20359 | + | |
| 20360 | + | |
| 20361 | + | |
| 20362 | + | |
| 20363 | + | |
| 20364 | + | |
| 20365 | + | |
| 20366 | + | |
| 20367 | + | |
| 20368 | + | |
| 20369 | + | |
| 20370 | + | |
| 20371 | + | |
| 20372 | + | |
| 20373 | + | |
| 20374 | + | |
| 20375 | + | |
| 20376 | + | |
| 20377 | + | |
| 20378 | + | |
| 20379 | + | |
| 20380 | + | |
| 20381 | + | |
| 20382 | + | |
| 20383 | + | |
| 20384 | + | |
| 20385 | + | |
| 20386 | + | |
| 20387 | + | |
| 20388 | + | |
| 20389 | + | |
| 20390 | + | |
| 20391 | + | |
| 20392 | + | |
| 20393 | + | |
| 20394 | + | |
| 20395 | + | |
| 20396 | + | |
| 20397 | + | |
| 20398 | + | |
| 20399 | + | |
| 20400 | + | |
| 20401 | + | |
20321 | 20402 | | |
20322 | 20403 | | |
20323 | 20404 | | |
| |||
20899 | 20980 | | |
20900 | 20981 | | |
20901 | 20982 | | |
| 20983 | + | |
| 20984 | + | |
20902 | 20985 | | |
20903 | 20986 | | |
20904 | 20987 | | |
| |||
0 commit comments