Skip to content

Feat/backup restore map#129

Open
cutullic wants to merge 7 commits into
masterfrom
feat/backup-restore-map
Open

Feat/backup restore map#129
cutullic wants to merge 7 commits into
masterfrom
feat/backup-restore-map

Conversation

@cutullic
Copy link
Copy Markdown
Contributor

No description provided.

@cutullic cutullic requested a review from jim-bcom May 13, 2026 07:09
@cutullic cutullic self-assigned this May 13, 2026
Comment thread interfaces/api/service/IFrontEnd.h Outdated
[[grpc::client_receiveSize("-1")]] virtual FrameworkReturnCode backupMap(
const std::string & accessToken,
const std::string & mapUUID,
std::vector<unsigned char> & compressed_zip_data) const = 0;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here and elsewhere:

  • why about std::vector<byte> ?
  • use camelCase for naming convention consistency (compressedZipData)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants