You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*DnsApi* | [**deleteDnsRecord**](docs/Api/DnsApi.md#deletednsrecord) | **DELETE** /my/products/{object}/dns/records/{record_id} | Removes DNS record from a product DNS zone
*DnsApi* | [**addDnsRecord**](docs/Api/DnsApi.md#adddnsrecord) | **POST** /my/products/{object}/dns/records/ | Add new DNS record to a product DNS zone
*DnsApi* | [**deleteDnsRecord**](docs/Api/DnsApi.md#deletednsrecord) | **DELETE** /my/products/{object}/dns/records/{record_id}/ | Removes DNS record from a product DNS zone
*DnsApi* | [**getDnsRecords**](docs/Api/DnsApi.md#getdnsrecords) | **GET** /my/products/{object}/dns/records | Retrieve DNS records for a specific object
*DnsApi* | [**reloadDnsZone**](docs/Api/DnsApi.md#reloaddnszone) | **POST** /my/products/{object}/dns/reload | Force-reload a DNS zone - Usually not necessary
88
-
*DnsApi* | [**updateDnsRecord**](docs/Api/DnsApi.md#updatednsrecord) | **PUT** /my/products/{object}/dns/records/{record_id} | Updates a DNS record in a product DNS zone
89
-
*DocumentationApi* | [**aa199985c8f25b391406c7aa6d0582e3**](docs/Api/DocumentationApi.md#aa199985c8f25b391406c7aa6d0582e3) | **GET** /openapi.json | OpenAPI JSON file that describes the API
*DnsApi* | [**getDnsRecords**](docs/Api/DnsApi.md#getdnsrecords) | **GET** /my/products/{object}/dns/records/ | Retrieve DNS records for a specific object
*DnsApi* | [**reloadDnsZone**](docs/Api/DnsApi.md#reloaddnszone) | **POST** /my/products/{object}/dns/reload/ | Force-reload a DNS zone - Usually not necessary
88
+
*DnsApi* | [**updateDnsRecord**](docs/Api/DnsApi.md#updatednsrecord) | **PUT** /my/products/{object}/dns/records/{record_id}/ | Updates a DNS record in a product DNS zone
89
+
*DocumentationApi* | [**call22ec05f39cd3b5c3f50243706718b55d**](docs/Api/DocumentationApi.md#call22ec05f39cd3b5c3f50243706718b55d) | **GET** /openapi.json | OpenAPI JSON file that describes the API
*ServerstatusApi* | [**getServerStatusMessages**](docs/Api/ServerstatusApi.md#getserverstatusmessages) | **GET** /my/serverstatus/messages/ | Retrieve a list of current and past serverstatus messages
93
93
94
94
## Models
@@ -136,6 +136,6 @@ vendor/bin/phpunit
136
136
137
137
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|[**deleteDnsRecord()**](DnsApi.md#deleteDnsRecord)|**DELETE** /my/products/{object}/dns/records/{record_id} | Removes DNS record from a product DNS zone |
7
+
|[**addDnsRecord()**](DnsApi.md#addDnsRecord)|**POST** /my/products/{object}/dns/records/| Add new DNS record to a product DNS zone |
|[**deleteDnsRecord()**](DnsApi.md#deleteDnsRecord)|**DELETE** /my/products/{object}/dns/records/{record_id}/| Removes DNS record from a product DNS zone |
|[**reloadDnsZone()**](DnsApi.md#reloadDnsZone)|**POST** /my/products/{object}/dns/reload | Force-reload a DNS zone - Usually not necessary |
14
-
|[**updateDnsRecord()**](DnsApi.md#updateDnsRecord)|**PUT** /my/products/{object}/dns/records/{record_id} | Updates a DNS record in a product DNS zone |
11
+
|[**getDnsRecords()**](DnsApi.md#getDnsRecords)|**GET** /my/products/{object}/dns/records/| Retrieve DNS records for a specific object |
|[**reloadDnsZone()**](DnsApi.md#reloadDnsZone)|**POST** /my/products/{object}/dns/reload/| Force-reload a DNS zone - Usually not necessary |
14
+
|[**updateDnsRecord()**](DnsApi.md#updateDnsRecord)|**PUT** /my/products/{object}/dns/records/{record_id}/| Updates a DNS record in a product DNS zone |
Copy file name to clipboardExpand all lines: docs/Api/DocumentationApi.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ All URIs are relative to https://api.simply.com/2, except if the operation defin
4
4
5
5
| Method | HTTP request | Description |
6
6
| ------------- | ------------- | ------------- |
7
-
|[**aa199985c8f25b391406c7aa6d0582e3()**](DocumentationApi.md#aa199985c8f25b391406c7aa6d0582e3)|**GET** /openapi.json | OpenAPI JSON file that describes the API |
7
+
|[**call22ec05f39cd3b5c3f50243706718b55d()**](DocumentationApi.md#call22ec05f39cd3b5c3f50243706718b55d)|**GET** /openapi.json | OpenAPI JSON file that describes the API |
8
8
9
9
10
-
## `aa199985c8f25b391406c7aa6d0582e3()`
10
+
## `call22ec05f39cd3b5c3f50243706718b55d()`
11
11
12
12
```php
13
-
aa199985c8f25b391406c7aa6d0582e3(): object
13
+
call22ec05f39cd3b5c3f50243706718b55d(): object
14
14
```
15
15
16
16
OpenAPI JSON file that describes the API
@@ -30,10 +30,10 @@ $apiInstance = new SimplyCom\Api\DocumentationApi(
0 commit comments