Update apm-rest-api.md

This commit is contained in:
Daniel Hengeveld
2015-10-06 15:40:47 +02:00
parent 3da9e07e37
commit b2d9ea0350

View File

@@ -114,9 +114,6 @@ The name and version will be fetched from the `package.json`
file in the specified repository. The authenticating user *must* have access
to the indicated repository.
When a package is created, a release hook is registered with GitHub for package
version creation.
Parameters:
- **repository** - String. The repository containing the plugin, in the form "owner/repo"