20#ifndef REMOTE_PROVIDER_METADATA_H
21#define REMOTE_PROVIDER_METADATA_H
28#include <wx/filename.h>
69 static std::optional<REMOTE_PROVIDER_METADATA>
FromJson(
const nlohmann::json& aJson,
72 static std::optional<REMOTE_PROVIDER_METADATA>
FromJson(
const nlohmann::json& aJson,
73 const wxFileName& aSchemaFile,