Skip to content

Commit 7e87fe1

Browse files
committed
bak
1 parent 3299213 commit 7e87fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/spa-server-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ curl -X POST "http://$ADMIN_SERVER/files/delete" \
142142
```
143143

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

0 commit comments

Comments
 (0)