one more typo fixed

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-03-01 20:15:31 +01:00
parent 866e1dcb9b
commit 1d5468f17e
1 changed files with 9 additions and 4 deletions

View File

@ -3,7 +3,8 @@
3. [Installation](#3-installation)
4. [Configuration](#4-configuration)
5. [The API](#5-the-api)
6. [Conclusion](#6-conclusion)
6. [DynDNS](#6-dyndns)
7. [Conclusion](#7-conclusion)
<a name="overview"></a>
# 1. Overview
@ -562,7 +563,7 @@ Keyhelp-Panel: paz.24unix.net
Domain: tzazicke.de ns1.24unix.net OK ns2.24unix.net OK ns3.24unix.net OK
```
Yes, all our domains from the given panel have been added to out nameserver.
Yes, all our domains from the given panel have been added to our nameserver.
Voila.
@ -598,10 +599,14 @@ curl -X 'GET' \
-H 'X-API-Key: 61f27a57c9d1f.[truncated]'
```
A helpful tool when dealing with API is [Postman](https://www.postman.com/), if offers the same options as from the OpenAPI interface or via shell with curl.
A helpful tool when dealing with API is [Postman](https://www.postman.com/), if offers the same options as from the
OpenAPI interface or via shell with curl.
![Php Interpreter](https://bindapi.24unix.net/assets/bindAPI_api6.png)
<a name="conclusion"></a>
# 6. Conclusion
# 6. DynDns
# 7. Conclusion