mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
feat(mako): generic source/output mappings
This includes proper handling of dependencies. The code is concise, pythonic and quite 'cody', but does the job just fine.
This commit is contained in:
@@ -13,6 +13,10 @@ api:
|
||||
- name: youtube
|
||||
version: v3
|
||||
base_path: "etc/api"
|
||||
templates:
|
||||
# all output directories are relative to the one set for the respective API
|
||||
- source: cargo.toml
|
||||
# output_dir: optional - not there if unset
|
||||
cargo:
|
||||
build_version: "0.0.1"
|
||||
authors:
|
||||
|
||||
Reference in New Issue
Block a user