Table of Contents

Class ApiEndpointRequestExample

Namespace
Sisk.Documenting
Assembly
Sisk.Documenting.dll

Represents an example request for an API endpoint, including its description and example content.

public sealed class ApiEndpointRequestExample
Inheritance
ApiEndpointRequestExample
Inherited Members

Properties

Description

Gets the description of the request example.

Example

Gets the actual example request content.

ExampleLanguage

Gets the programming language used in the example, if applicable.