google-apis-rs
google-apis-rs copied to clipboard
MyBusinessQ&A crate does not build
Somehow, this isn't caught by any tests:
https://github.com/Byron/google-apis-rs/blob/b20e63072317775e239b2400099ce1705f1c076c/gen/mybusinessqanda1/src/api.rs#L84
A simple solution would be to replace "&" with "and"
When running make help-api it lists all known APIs. This one isn't mentioned anymore and probably the folder in question is stale and should be deleted. This can happen if Google removes or renames APIs which isn't anything that's automatically detected here.