google-apis-rs icon indicating copy to clipboard operation
google-apis-rs copied to clipboard

MyBusinessQ&A crate does not build

Open philippeitis opened this issue 3 years ago • 1 comments

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"

philippeitis avatar Oct 19 '22 01:10 philippeitis

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.

Byron avatar Oct 20 '22 02:10 Byron