./docs/DomainApi.md in cloudmersive-validate-api-client-1.3.7 vs ./docs/DomainApi.md in cloudmersive-validate-api-client-1.3.9
- old
+ new
@@ -57,11 +57,11 @@
[Apikey](../README.md#Apikey)
### HTTP request headers
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
+ - **Content-Type**: text/javascript, application/json, text/json
- **Accept**: application/json, text/json, application/xml, text/xml
# **domain_post**
@@ -111,11 +111,11 @@
[Apikey](../README.md#Apikey)
### HTTP request headers
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
+ - **Content-Type**: text/javascript, application/json, text/json
- **Accept**: application/json, text/json, application/xml, text/xml
# **domain_url_full**
@@ -137,11 +137,11 @@
#config.api_key_prefix['Apikey'] = 'Bearer'
end
api_instance = CloudmersiveValidateApiClient::DomainApi.new
-request = CloudmersiveValidateApiClient::ValidateUrlRequestFull.new # ValidateUrlRequestFull |
+request = CloudmersiveValidateApiClient::ValidateUrlRequestFull.new # ValidateUrlRequestFull | Input URL request
begin
#Validate a URL fully
result = api_instance.domain_url_full(request)
@@ -153,11 +153,11 @@
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
- **request** | [**ValidateUrlRequestFull**](ValidateUrlRequestFull.md)| |
+ **request** | [**ValidateUrlRequestFull**](ValidateUrlRequestFull.md)| Input URL request |
### Return type
[**ValidateUrlResponseFull**](ValidateUrlResponseFull.md)
@@ -165,11 +165,11 @@
[Apikey](../README.md#Apikey)
### HTTP request headers
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
+ - **Content-Type**: application/json, text/json
- **Accept**: application/json, text/json, application/xml, text/xml
# **domain_url_syntax_only**
@@ -191,11 +191,11 @@
#config.api_key_prefix['Apikey'] = 'Bearer'
end
api_instance = CloudmersiveValidateApiClient::DomainApi.new
-request = CloudmersiveValidateApiClient::ValidateUrlRequestSyntaxOnly.new # ValidateUrlRequestSyntaxOnly |
+request = CloudmersiveValidateApiClient::ValidateUrlRequestSyntaxOnly.new # ValidateUrlRequestSyntaxOnly | Input URL information
begin
#Validate a URL syntactically
result = api_instance.domain_url_syntax_only(request)
@@ -207,11 +207,11 @@
### Parameters
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
- **request** | [**ValidateUrlRequestSyntaxOnly**](ValidateUrlRequestSyntaxOnly.md)| |
+ **request** | [**ValidateUrlRequestSyntaxOnly**](ValidateUrlRequestSyntaxOnly.md)| Input URL information |
### Return type
[**ValidateUrlResponseSyntaxOnly**](ValidateUrlResponseSyntaxOnly.md)
@@ -219,10 +219,10 @@
[Apikey](../README.md#Apikey)
### HTTP request headers
- - **Content-Type**: application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
+ - **Content-Type**: application/json, text/json
- **Accept**: application/json, text/json, application/xml, text/xml