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 2ef077c commit a2bfb56Copy full SHA for a2bfb56
peps/pep-0694.rst
@@ -777,6 +777,8 @@ Servers **MAY** support uploading of digital attestations for files (see :pep:`7
777
This support will be indicated by inclusion of an ``attestations_url`` key in the
778
``http-post-application-octet-stream`` map of the ``mechanism`` map of the
779
:ref:`file upload session creation response body <file-upload-session-response>`.
780
+Attestations **MUST** be uploaded to the ``attestations_url`` before
781
+:ref:`file upload session completion <file-upload-session-completion>`.
782
783
To upload an attestation, a client submits a ``POST`` request to the ``attestations_url``
784
containing a JSON array of :pep:`attestation objects <740#attestation-objects>` like:
0 commit comments