Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit4d21c6d

Browse files
committed
Pluralize
1 parent311ee98 commit4d21c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/repos/hooks.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Name | Type | Description
126126
-----|------|--------------
127127
`url`|`string` |**Required**. The URL to which the payloads will be delivered.
128128
`content_type`|`string` | The media type used to serialize the payloads. Currently, only`json` is supported. Default:`json`
129-
`secret`|`string` | If defined, then HTTPrequest that deliver the payloads will include an`X-Hub-Signature` header. The value of this header is computed as the[HMAC hex digest of the body, using the`secret` as the key][hub-signature].
129+
`secret`|`string` | If defined, then HTTPrequests that deliver the payloads will include an`X-Hub-Signature` header. The value of this header is computed as the[HMAC hex digest of the body, using the`secret` as the key][hub-signature].
130130
`insecure_ssl`|`boolean` | Determines whether the SSL certificate of the host for`url` will be verified when delivering payloads. Default:`0` (verification is performed)
131131

132132
Here's how you can setup a hook that posts payloads in JSON format:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp