Home Example Class
Example Class
Cancel

Example Class

Namespace: Json.Schema.Api.OpenApi

Inheritance: Example 🡒 object

Implemented interfaces:

  • IRefTargetContainer

Models an example.

Properties

NameTypeSummary
DescriptionstringGets or sets the description.
ExtensionDataExtensionDataGets or set extension data.
ExternalValuestringGets or sets a URI that points to the literal example.
SummarystringGets or sets the summary.
UnknownDataUnknownDataGets or sets properties which are not recognized by OpenAPI.
ValueJsonNodeGets or sets the example value.
Contents