|
ORE Studio 0.0.4
|
Request to save (create or update) a feature flag. More...
#include <feature_flags_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< save_feature_flag_request, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| domain::feature_flags | flag |
Request to save (create or update) a feature flag.
Includes change tracking fields for audit trail.