| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
DocumentationItem.content()
Content of documentation section
|
MarkdownString |
Api.description()
Longer description for the API.
|
| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
Response.description()
A longer, human-friendly description of the response
|
| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
TypeDeclaration.description()
A longer, human-friendly description of the type
|
| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
MethodBase.description() |
| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
ResourceBase.description() |
| Modifier and Type | Method and Description |
|---|---|
MarkdownString |
SecurityScheme.description()
The description MAY be used to describe a securityScheme.
|
Copyright © 2018. All rights reserved.