added DELETE api to docs.
Change-Id: I9f2feae126e0ce406c310b52a2b501fcb764e56a
This commit is contained in:
parent
20da49f37f
commit
73438f2420
@ -33,6 +33,10 @@ that looks like:
|
||||
|
||||
The json object sent to server can have two fields: "repo" and "vcs". "repo" is
|
||||
required; leaving off the "vcs" member defaults to "git".
|
||||
|
||||
In order to delete a package:
|
||||
|
||||
DELETE /<package name>
|
||||
*/
|
||||
package main
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user