mirror of
https://github.com/Xahau/xahaud.git
synced 2026-07-27 17:10:15 +00:00
Merge branch 'tmp-conan' into sync-1.12.0-conan
This commit is contained in:
@@ -160,6 +160,14 @@ InnerObjectFormats::InnerObjectFormats()
|
||||
{sfFlags, soeOPTIONAL},
|
||||
});
|
||||
|
||||
add(sfRemark.jsonName.c_str(),
|
||||
sfRemark.getCode(),
|
||||
{
|
||||
{sfRemarkName, soeREQUIRED},
|
||||
{sfRemarkValue, soeOPTIONAL},
|
||||
{sfFlags, soeOPTIONAL},
|
||||
});
|
||||
|
||||
add(sfVoteEntry.jsonName.c_str(),
|
||||
sfVoteEntry.getCode(),
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user