Skip to content

Commit

Permalink
Should fix #12056.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhardwaj-Himanshu committed May 1, 2023
1 parent ee7f4c3 commit 0c535fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/src/reference/registry-web-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ A successful response includes the JSON object:
```javascript
{
// Indicates the remove succeeded, always true.
"message": "Needed but not used yet!",
"ok": true
}
```
Expand Down

0 comments on commit 0c535fc

Please sign in to comment.