A schema describing a string. More...
#include <MRMcp/MRMcp.h>
Public Member Functions | |
| String () | |
| Public Member Functions inherited from MR::Mcp::Schema::Base | |
| const nlohmann::json & | asJson () const & |
| nlohmann::json && | asJson () && |
Additional Inherited Members | |
| Protected Member Functions inherited from MR::Mcp::Schema::Base | |
| Base (nlohmann::json json) | |
| Protected Attributes inherited from MR::Mcp::Schema::Base | |
| nlohmann::json | json |
A schema describing a string.
|
inline |