CCF
|
Namespaces | |
namespace | access |
Classes | |
struct | SchemaHelper |
Functions | |
template<typename Doc , typename T > | |
void | add_schema_components (Doc &, nlohmann::json &j, const T *t) |
This namespace contains helper functions, structs, and templates for modifying an OpenAPI JSON document. They do not set every field, but should fill every required field, and the resulting object can be further modified by hand as required.
void ccf::ds::openapi::add_schema_components | ( | Doc & | , |
nlohmann::json & | j, | ||
const T * | t | ||
) |