Home Link Class
Link Class
Cancel

Link Class

Namespace: Json.Schema.Api.OpenApi

Inheritance: Link 🡒 object

Implemented interfaces:

  • IRefTargetContainer

Models a link object.

Properties

NameTypeSummary
DescriptionstringGets or sets the description.
ExtensionDataExtensionDataGets or set extension data.
OperationIdstringGets or sets the name of the operation.
OperationRefUriGets or sets a relative or absolute URI reference to an OAS operation.
ParametersDictionary<string, RuntimeExpression>Gets or sets the parameter collection.
RequestBodyRuntimeExpressionGets or sets the request body for the target operation.
ServerServerGets or sets the server for the target operation.
UnknownDataUnknownDataGets or sets properties which are not recognized by OpenAPI.
Contents