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 9c02611 commit a1935feCopy full SHA for a1935fe
docs/api-reference/json.rst
@@ -11,7 +11,10 @@ Project
11
Returns metadata (info) about an individual project at the latest version,
12
a list of all releases for that project, and project URLs. Releases include
13
the release name, URL, and MD5 and SHA256 hash digests, and are keyed by
14
- the release version string.
+ the release version string. Metadata returned comes from the values provided
15
+ at upload time and does not necessarily match the content of the uploaded
16
+ files. The first uploaded data for a release is stored, subsequent uploads
17
+ do not update it.
18
19
**Example Request**:
20
0 commit comments