From cd94b5c0ac5739dee0aa7ec7249f4ac3fd37e85d Mon Sep 17 00:00:00 2001 From: dapillc <95588573+dapillc@users.noreply.github.com> Date: Wed, 19 Jan 2022 09:49:30 -0600 Subject: [PATCH] Update API.md (#1100) armless > harmless --- docs/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API.md b/docs/API.md index 890f556..d7e3732 100644 --- a/docs/API.md +++ b/docs/API.md @@ -18,7 +18,7 @@ The PDA API consists of two distinct parts: The requests to the API needs two headers: -- The classic 'Content-Type: application/json' is required to all POST and PUT requests, though it's armless to use it on each call +- The classic 'Content-Type: application/json' is required to all POST and PUT requests, though it's harmless to use it on each call - The authentication header to provide either the login:password basic authentication or the Api Key authentication. When you access the `/powerdnsadmin` endpoint, you must use the Basic Auth: