Update website/docs/internals/provider-registry-protocol.mdx

Co-authored-by: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com>
This commit is contained in:
Joe Harrison 2022-11-08 11:04:14 +00:00 committed by GitHub
parent a1a976c720
commit 92719db198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -321,7 +321,7 @@ A successful result is a JSON object with the following properties:
by one of the keys indicated in the `signing_keys` property. by one of the keys indicated in the `signing_keys` property.
* `shasum` (required): the SHA256 checksum for this provider's zip archive as * `shasum` (required): the SHA256 checksum for this provider's zip archive as
recorded in the "shasums" document. recorded in the shasums document.
* `signing_keys` (required): an object describing signing keys for this * `signing_keys` (required): an object describing signing keys for this
provider package, one of which must have been used to produce the signature provider package, one of which must have been used to produce the signature