mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-02 20:24:29 -07:00
Fix url formatting (#253)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
d4d9b8d3f7
commit
4d48c24681
42 changed files with 47 additions and 47 deletions
|
@ -84,7 +84,7 @@ resources:
|
|||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue