Skip to content
Snippets Groups Projects

method getPayloadMeta corrected

Merged Mikhail Mineev requested to merge upd07 into release-2.1.0
3 files
+ 14
15
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -62,7 +62,7 @@ public:
std::string description;
std::string release;
std::optional<std::string> insertionTime;
std::string snapshotTime;
std::optional<std::string> snapshotTime;
std::string scenario;
std::string workflow;
std::string type;
Loading