Merge branch 'tmp-conan' into sync-1.12.0-conan

This commit is contained in:
tequ
2025-04-17 16:27:00 +09:00
26 changed files with 1349 additions and 23 deletions

View File

@@ -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(),
{