98 std::vector<REMOTE_PROVIDER_PART_ASSET>
assets;
102 static std::optional<REMOTE_PROVIDER_PART_MANIFEST>
FromJson(
const nlohmann::json& aJson,
103 bool aAllowInsecureLocalhost, wxString& aError );
105 static std::optional<REMOTE_PROVIDER_PART_MANIFEST>
FromJson(
const nlohmann::json& aJson,
106 const wxFileName& aSchemaFile,
107 bool aAllowInsecureLocalhost, wxString& aError );