Share via


ApiSpecExportResult interface

The API specification export result.

Properties

format

The format of exported result

value

The result of the export operation.

Property Details

format

The format of exported result

format?: string

Property Value

string

value

The result of the export operation.

value?: string

Property Value

string