Skip to content

Commit

Permalink
fix: Remove unsupported version querystring param
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobe authored Oct 22, 2020
1 parent 937dafc commit 1ad577f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/REGISTRY-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
| Name | Value | Kind | Required? | Notes |
|------ |------- |------ |----------- |------- |
| package | String | **Path** || the name of the package |
| version | String | **Query** || a version number |

This endpoint responds with the package metadata document, sometimes informally called a "packument" or "doc.json". The format of the response is described in detail in the [package metadata documentation](responses/package-metadata.md).

Expand Down

0 comments on commit 1ad577f

Please sign in to comment.