Skip to content

Commit

Permalink
docs: API description with openapi + scalar (#32)
Browse files Browse the repository at this point in the history
* chore(http): add apistos deps

* refactor(http): add openapi builder + scalar setup

* refactor(http): register models in apistos

* ci(py): bump runner macos-12 -> macos-13

* chore: bump to 0.3.0

* refactor(http): rename parameter ?top -> ?num
  • Loading branch information
cmdoret authored Jan 3, 2025
1 parent 6c18ba2 commit fe33423
Show file tree
Hide file tree
Showing 7 changed files with 1,006 additions and 383 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maturin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-12
- runner: macos-13
target: x86_64
- runner: macos-14
target: aarch64
Expand Down
Loading

0 comments on commit fe33423

Please sign in to comment.