We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f40a97 commit 2747ba4Copy full SHA for 2747ba4
src/doc/src/reference/registry-web-api.md
@@ -196,7 +196,7 @@ A successful response includes the JSON object:
196
197
```javascript
198
{
199
- // Indicates the delete succeeded, always true.
+ // Indicates the yank succeeded, always true.
200
"ok": true,
201
}
202
```
@@ -214,7 +214,7 @@ A successful response includes the JSON object:
214
215
216
217
+ // Indicates the unyank succeeded, always true.
218
219
220
0 commit comments