Add whitespace to SDK documentation where necessary (#8919)

* Add a space between table title and the line above it to resolve issues when translating markdown to asciidoc

* Regenerate Samples

Co-authored-by: Tyler Ballast <tyler.ballast@reportix.com>
Co-authored-by: tballast <tyler.ballast@gmail.com>
This commit is contained in:
Tyler Ballast
2021-03-08 14:40:54 +01:00
committed by GitHub
parent bce0eb6c8f
commit f5151de9fc
1903 changed files with 2654 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->array_model: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -80,6 +81,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: */*
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -123,6 +125,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->boolean: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -142,6 +145,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: */*
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -233,6 +237,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->create_xml_item: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -252,6 +257,7 @@ No authorization required
- **Content-Type**: application/xml, application/xml; charset=utf-8, application/xml; charset=utf-16, text/xml, text/xml; charset=utf-8, text/xml; charset=utf-16
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -296,6 +302,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->number_with_validations: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -315,6 +322,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: */*
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -363,6 +371,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->object_model_with_ref_props: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -382,6 +391,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: */*
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -425,6 +435,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->string: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -444,6 +455,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: */*
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -488,6 +500,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->string_enum: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -507,6 +520,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: */*
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -558,6 +572,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_body_with_file_schema: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -577,6 +592,7 @@ No authorization required
- **Content-Type**: application/json
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -627,6 +643,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_body_with_query_params: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -647,6 +664,7 @@ No authorization required
- **Content-Type**: application/json
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -693,6 +711,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_client_model: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -712,6 +731,7 @@ No authorization required
- **Content-Type**: application/json
- **Accept**: application/json
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -752,6 +772,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_endpoint_enums_length_one: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -775,6 +796,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -849,6 +871,7 @@ with petstore_api.ApiClient(configuration) as api_client:
print("Exception when calling FakeApi->test_endpoint_parameters: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -881,6 +904,7 @@ void (empty response body)
- **Content-Type**: application/x-www-form-urlencoded
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -936,6 +960,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_enum_parameters: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -962,6 +987,7 @@ No authorization required
- **Content-Type**: application/x-www-form-urlencoded
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -1018,6 +1044,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_group_parameters: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -1042,6 +1069,7 @@ No authorization required
- **Content-Type**: Not defined
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -1084,6 +1112,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_inline_additional_properties: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -1103,6 +1132,7 @@ No authorization required
- **Content-Type**: application/json
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|
@@ -1144,6 +1174,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling FakeApi->test_json_form_data: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -1164,6 +1195,7 @@ No authorization required
- **Content-Type**: application/x-www-form-urlencoded
- **Accept**: Not defined
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|