Class PathDescBuilder

Class Documentation

class PathDescBuilder

Public Functions

inline PathDescBuilder &summary(std::string s)
inline PathDescBuilder &get(OperationDesc op)
inline PathDescBuilder &post(OperationDesc op)
inline PathDescBuilder &put(OperationDesc op)
inline PathDescBuilder &delete_op(OperationDesc op)
inline nlohmann::json to_json() const