diff --git a/pep-0700.rst b/pep-0700.rst index 92e554cf8..198ee45e4 100644 --- a/pep-0700.rst +++ b/pep-0700.rst @@ -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 =========