Fix url formatting (#253)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-05-23 13:30:39 -07:00 committed by Alex Stephen
parent d4d9b8d3f7
commit 4d48c24681
42 changed files with 47 additions and 47 deletions

View file

@ -76,7 +76,7 @@ options:
push_endpoint:
description:
- A URL locating the endpoint to which messages should be pushed.
- For example, a Webhook endpoint might use "U(https://example.com/push".)
- For example, a Webhook endpoint might use "U(https://example.com/push").
required: true
attributes:
description:
@ -208,7 +208,7 @@ pushConfig:
pushEndpoint:
description:
- A URL locating the endpoint to which messages should be pushed.
- For example, a Webhook endpoint might use "U(https://example.com/push".)
- For example, a Webhook endpoint might use "U(https://example.com/push").
returned: success
type: str
attributes: