Skip to content

Commit 0c535fc

Browse files
Should fix #12056.
1 parent ee7f4c3 commit 0c535fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/src/reference/registry-web-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ A successful response includes the JSON object:
307307
```javascript
308308
{
309309
// Indicates the remove succeeded, always true.
310+
"message": "Needed but not used yet!",
310311
"ok": true
311312
}
312313
```

0 commit comments

Comments
 (0)