Commit graph

5 commits

Author SHA1 Message Date
Virgil
fe0f528581 feat(sdk): always export scramble specs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:55:31 +00:00
Virgil
14069f56fd feat(sdk): recognise yml OpenAPI specs 2026-04-01 20:45:45 +00:00
Virgil
1573807fc4 feat(sdk): export Laravel Scramble specs automatically
Detect Laravel Scramble projects, run `php artisan scramble:export`, and consume the generated api.json.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 16:45:57 +00:00
Virgil
7aa4e5486d chore(ax): finish v0.8.0 polish pass
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 17:41:53 +00:00
Snider
b2edc2d26d refactor: restructure build/release/sdk into pkg/ layout
Moves build/, release/, sdk/ into pkg/ following Go convention.
Updates import paths in cmd/ci and cmd/sdk.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 09:30:02 +00:00
Renamed from sdk/detect_test.go (Browse further)