Share via


ApiSpecImportSourceFormat type

Defines values for ApiSpecImportSourceFormat.
KnownApiSpecImportSourceFormat can be used interchangeably with ApiSpecImportSourceFormat, this enum contains the known values that the service supports.

Known values supported by the service

inline: The inlined content of a specification document.
link: The link to a specification document hosted on a publicly accessible internet address.

type ApiSpecImportSourceFormat = string