openapi_client.servers

Methods to generate severs.d, which allows control over the servers used to contact the API.

Members

Functions

writeServerFiles
void writeServerFiles(OasDocument oasDocument, string targetDir, string packageRoot)

Writes a utility class containing information about the REST API servers to contact.

Meta