fix(apis): exclude those with recursive schemas

They currently don't compile as Box 'serde' is not supported.
See https://github.com/erickt/rust-serde/issues/45.

Related to #34.
This commit is contained in:
Sebastian Thiel
2015-03-21 08:20:06 +01:00
parent 9abf0eb64a
commit 5ff22851fa

View File

@@ -37,8 +37,9 @@ api:
- v1
calendar:
- v3
civicinfo:
- v2
# Does not build yet, see serde issue: https://github.com/erickt/rust-serde/issues/45
# civicinfo:
# - v2
cloudlatencytest:
- v2
cloudmonitoring:
@@ -61,8 +62,9 @@ api:
- v2beta1
dfareporting:
- v2.0
discovery:
- v1
# Does not build yet, see serde issue: https://github.com/erickt/rust-serde/issues/45
# discovery:
# - v1
dns:
- v1beta1
doubleclickbidmanager:
@@ -83,8 +85,9 @@ api:
- v1configuration
gamesmanagement:
- v1management
gan:
- v1beta1
# Does not build yet, see serde issue: https://github.com/erickt/rust-serde/issues/45
# gan:
# - v1beta1
genomics:
- v1beta2
gmail: