openapi_client.security

Methods to generate security.d, allowing the client to use the security schemes in the OpenAPI Specification.

Members

Functions

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

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

Meta