googleapis / googleapis/google-cloud-swift

sidekick: swift collect per-message / per-client imports

Open
#442 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
26
Forks
10
Avg merge
12h 56m
Merged PRs (30d)
211

Description

Currently we collect all the imports needed by the library, and add said imports to all the generated files for messages and clients.

It would be neater to collect the imports needed by each message (and its children) and by each client (may include external requests and responses for mixins) and then only import what is needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.