Skip to content

Commit 15ece65

Browse files
authored
add file list, upload and download support (#25)
* add file browser * add download and upload functionality on the cli * add target path popup for file download in UI
1 parent 2545dcd commit 15ece65

29 files changed

Lines changed: 4264 additions & 1603 deletions

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
prefix-key: "v0-rust"
3030
- name: install tooling
31-
run: cargo install oas3-gen
31+
run: cargo install oas3-gen@0.21.1
3232
- name: Build
3333
run: cargo build --verbose
3434
- name: Check formatting

0 commit comments

Comments
 (0)