|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
One row of the route table. More...
#include <api.hpp>

Public Attributes | |
| std::string | method |
| std::string | path |
| Crow route pattern, e.g. "/api/v1/clouds/<string>". | |
| std::string | summary |
| Matches the OpenAPI summary for the same path. | |
| bool | binary = false |
| True when the response is not JSON. | |
One row of the route table.
The table is the single source of truth for both route registration and the self-describing /endpoints response.
| bool rux::gui::Endpoint::binary = false |
| std::string rux::gui::Endpoint::path |
| std::string rux::gui::Endpoint::summary |