Skip to content

Commit

Permalink
bak
Browse files Browse the repository at this point in the history
  • Loading branch information
timzaak committed Sep 5, 2024
1 parent 3299213 commit 7e87fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/spa-server-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ curl -X POST "http://$ADMIN_SERVER/files/delete" \
```

### Revoke version
**Attention: revoke version now is temp, when you reload or restart server, then It would use the max version.**
**Attention: revoke version now is temp, when you reload or restart server, then it would use the max version.** my may need delete API.
```shell
TARGET_VERSION=1
curl -X POST "$ADMIN_SERVER/files/revoke_version" \
Expand Down

0 comments on commit 7e87fe1

Please sign in to comment.