PEP 700: Clarify that the new fields are in the project details (gh-2885)

This commit is contained in:
Paul Moore 2022-11-13 18:26:58 +00:00 committed by GitHub
parent 5731720068
commit 1d417c64bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ in a number of situations.
- A field to allow retrieval of a list of all the published versions of a project.
- Fields containing the size and upload time for a project file.
The new fields are all part of the data returned from the "project details" URL.
Rationale
=========