CCF
Loading...
Searching...
No Matches
ccf::endpoints::Endpoint Member List

This is the complete list of members for ccf::endpoints::Endpoint, including all inherited members.

add_query_parameter(const std::string &param_name, QueryParamPresence presence=RequiredParameter)ccf::endpoints::Endpointinline
authn_policiesccf::endpoints::EndpointDefinition
dispatchccf::endpoints::EndpointDefinition
full_uri_pathccf::endpoints::EndpointDefinition
funcccf::endpoints::Endpoint
install()ccf::endpoints::Endpoint
installerccf::endpoints::Endpoint
locally_committed_funcccf::endpoints::Endpoint
openapi_deprecatedccf::endpoints::Endpoint
openapi_descriptionccf::endpoints::Endpoint
openapi_hiddenccf::endpoints::Endpoint
openapi_summaryccf::endpoints::Endpoint
params_schemaccf::endpoints::Endpoint
propertiesccf::endpoints::EndpointDefinition
result_schemaccf::endpoints::Endpoint
schema_buildersccf::endpoints::Endpoint
SchemaBuilderFn typedefccf::endpoints::Endpoint
set_auto_schema(std::optional< http_status > status=std::nullopt)ccf::endpoints::Endpointinline
set_auto_schema(std::optional< http_status > status=std::nullopt)ccf::endpoints::Endpointinline
set_forwarding_required(ForwardingRequired fr)ccf::endpoints::Endpoint
set_openapi_deprecated(bool is_deprecated)ccf::endpoints::Endpoint
set_openapi_deprecated_replaced(const std::string &deprecation_version, const std::string &replacement)ccf::endpoints::Endpoint
set_openapi_description(const std::string &description)ccf::endpoints::Endpoint
set_openapi_hidden(bool hidden)ccf::endpoints::Endpoint
set_openapi_summary(const std::string &summary)ccf::endpoints::Endpoint
set_params_schema(const nlohmann::json &j)ccf::endpoints::Endpoint
set_redirection_strategy(RedirectionStrategy rs)ccf::endpoints::Endpoint
set_result_schema(const nlohmann::json &j, std::optional< http_status > status=std::nullopt)ccf::endpoints::Endpoint
success_statusccf::endpoints::Endpoint
~EndpointDefinition()=defaultccf::endpoints::EndpointDefinitionvirtual