#include <Pt/Mcp/Type.h>
Array type with element type. More...
Inherits Type.
Public Member Functions | |
| void | toSchema (std::ostream &os, const std::string &description="") const override |
| Writes the JSON Schema representation to the stream. | |
Describes a JSON array schema with a single items type.