CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::endpoints::EndpointRegistry::OpenApiInfo Struct Reference

#include <endpoint_registry.h>

Public Attributes

std::string title = "Empty title"
 
std::string description = "Empty description"
 
std::string document_version = "0.0.1"
 

Member Data Documentation

◆ description

std::string ccf::endpoints::EndpointRegistry::OpenApiInfo::description = "Empty description"

◆ document_version

std::string ccf::endpoints::EndpointRegistry::OpenApiInfo::document_version = "0.0.1"

◆ title

std::string ccf::endpoints::EndpointRegistry::OpenApiInfo::title = "Empty title"

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