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

@@ -46,6 +46,7 @@ with petstore_api.ApiClient() as api_client:
print("Exception when calling AnotherFakeApi->call_123_test_special_tags: %s\n" % e)
```
### Parameters
Name | Type | Description | Notes
@@ -65,6 +66,7 @@ No authorization required
- **Content-Type**: application/json
- **Accept**: application/json
### HTTP response details
| Status code | Description | Response headers |
|-------------|-------------|------------------|