Berk D. Demir
34807dc5aa
Remove redundant '-X POST' to curl
Passing `--data-raw` to curl implies the request is method will be POST.
Unless we intend to do something entirely different, -X method override
shouldn't be used.
Curl's author Daniel Stenberg (@bagder ) wrote about this back in 2015
https://daniel.haxx.se/blog/2015/09/11/unnecessary-use-of-curl-x/
5 years ago
Pēteris Caune
dda08a6143
capitalize plan's name
5 years ago
Sandro Jäckel
38382d662d
Fix typos with codespell
5 years ago
Pēteris Caune
76ae42bc8f
"Get a single check" API call now supports read-only API keys. Fixes #346
5 years ago
Pēteris Caune
da4cf5241e
Minor cleanup, update CHANGELOG
5 years ago
James Kirsop
456a80f1fa
Adding tests and docs
5 years ago
Pēteris Caune
1cb2ec16fb
Fix wording
5 years ago
Pēteris Caune
5d513658e3
Adding Docs > Cloning Checks
5 years ago
Pēteris Caune
bf1294a100
Docs / Shell scripts: add "Auto-provisioning New Checks" section
5 years ago
Pēteris Caune
35e476be59
Document more response codes.
5 years ago
Pēteris Caune
ccba5e8731
Fix default values for timeout and grace parameters in API reference.
5 years ago
Pēteris Caune
dab0c4200e
API reference in Markdown
5 years ago
Pēteris Caune
d3ee9bae0e
Fix typo
5 years ago
Pēteris Caune
490362638f
Documentation: notes about resource limits
5 years ago
Pēteris Caune
9e82cbb412
Adding HealthChecksIOStatusReport in Third-Party resources.
5 years ago
Pēteris Caune
3092eaf88d
Markdown with Pygments 2.4 and later wraps code in <code> tags ( https://github.com/Python-Markdown/markdown/pull/862 ).
Reset CSS for code tags inside pre blocks.
5 years ago
Pēteris Caune
1b8460f39f
"Projects and Teams" in docs
5 years ago
Pēteris Caune
b1bffde3d6
Add SmartCronHelper
5 years ago
Pēteris Caune
e29b2387de
Illustrations in "Measuring script run time" page
5 years ago
Pēteris Caune
272360336b
"Configuring notifications" in docs
5 years ago
Pēteris Caune
e2fe2edcc1
Title tags for documentation pages.
5 years ago
Pēteris Caune
564f69aca5
Adding shell example
5 years ago
Pēteris Caune
d29b0050a3
Fix endpoint address.
5 years ago
Pēteris Caune
dbd21c325d
Docs: "HTTP API" page
5 years ago
Pēteris Caune
d7de6476b7
Tweaking shell script examples
5 years ago
Pēteris Caune
a276c24dd3
Docs overhaul WIP
5 years ago
Pēteris Caune
3e2ae02388
Added an example of capturing and submitting log output. Fixes #315
5 years ago
Pēteris Caune
50c8c153ea
Documentation in Markdown.
5 years ago