Files
google-apis-rs/etc/api/shared.yml
Sebastian Thiel 179c64c5e7 fix(pyratemp): is now self-contained
A little more than the promised 500 lines of code though ;).
2015-03-01 13:29:54 +01:00

13 lines
322 B
YAML

# Contains values shared among all API implementations
apis:
base_path: "etc/api"
- name: youtube
version: v3
cargo:
build_version: "0.0.1"
authors:
- Sebastian Thiel <byronimo@gmail>
keywords: [google, protocol]
# All APIs should live in the same repository
repository_url: https://github.com/Byron/youtube-rs