added section comments

This commit is contained in:
silverqx
2023-07-08 13:51:01 +02:00
parent 5ed299f81a
commit 0dc91ceb0d
+2
View File
@@ -227,9 +227,11 @@ private:
// {"decimal", {CastType::Decimal, 2}},
// };
/* Serialization */
/*! Indicates whether attributes are snake_cased during serialization. */
// inline static const bool u_snakeAttributes = false;
/* HidesAttributes */
/*! The attributes that should be visible during serialization. */
// inline static std::set<QString> u_visible {
// ID, "user_id", NAME, SIZE_, "progress", NOTE, CREATED_AT(), UPDATED_AT(),