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

@@ -3,6 +3,7 @@
# ChildSchema
A schema that does not have any special character.
## Properties
Name | Type | Description | Notes

View File

@@ -2,6 +2,7 @@
# ChildSchemaAllOf
## Properties
Name | Type | Description | Notes

View File

@@ -3,6 +3,7 @@
# MySchemaNameCharacters
A schema name that has letters, numbers, punctuation and non-ASCII characters. The sanitization rules should make it possible to generate a language-specific classname with allowed characters in that programming language.
## Properties
Name | Type | Description | Notes

View File

@@ -2,6 +2,7 @@
# MySchemaNameCharactersAllOf
## Properties
Name | Type | Description | Notes

View File

@@ -2,6 +2,7 @@
# Parent
## Properties
Name | Type | Description | Notes