mirror of https://github.com/docker/docs.git
Merge pull request #14137 from lagartoflojo/patch-1
Fix formatting of notification HTTP request
This commit is contained in:
commit
4d42af18e6
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue