sptk2 logo
SPTK Home Page
Public Attributes | List of all members
sptk::OpenApiGenerator::Options Struct Reference

#include <OpenApiGenerator.h>

Public Attributes

AuthMethod defaultAuthMethod {AuthMethod::BEARER}
 
std::map< String, AuthMethodoperationsAuth
 
String openApiFile
 

Detailed Description

Generation options

Member Data Documentation

◆ defaultAuthMethod

AuthMethod sptk::OpenApiGenerator::Options::defaultAuthMethod {AuthMethod::BEARER}

Default authentication method, used by most operations

◆ openApiFile

String sptk::OpenApiGenerator::Options::openApiFile

Output OpenAPI file

◆ operationsAuth

std::map<String, AuthMethod> sptk::OpenApiGenerator::Options::operationsAuth

Authentication method, in format: Operation name -> Auth method


The documentation for this struct was generated from the following file:

Fri Oct 14 2022 09:58:43: SPTK 5.4.1