Skip to content

Commit fd63da9

Browse files
authored
Fix python generated markdown documentation for Jekyll (#10111)
* Fix python generated markdown documentation * Generated `build the project` and upate sample scripts
1 parent 8371513 commit fd63da9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.generator/templates/api_doc.mustache

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Method | HTTP request | Description
3737
{{/isOAuth }}
3838
{{/authMethods}}
3939
{{/hasAuthMethods}}
40+
4041
{{> api_doc_example }}
4142

4243
### Parameters
@@ -64,6 +65,7 @@ Name | Type | Description | Notes
6465
{{#responses.0}}
6566

6667
### HTTP response details
68+
6769
| Status code | Description | Response headers |
6870
|-------------|-------------|------------------|
6971
{{#responses}}

0 commit comments

Comments
 (0)