Merge pull request #14137 from lagartoflojo/patch-1

Fix formatting of notification HTTP request
This commit is contained in:
Usha Mandya 2022-01-19 19:48:57 +05:30 committed by GitHub
commit 4d42af18e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ request coming to an endpoint.
An example of a full event may look as follows:
```http request
```http
GET /callback HTTP/1.1
Host: application/vnd.docker.distribution.events.v1+json
Authorization: Bearer <your token, if needed>