mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
feat(setters): properties and setters for mbuilder
This includes descriptions, of course, and generally seems to look quite neat. For now, we brutally consume all input to own it, but in future we might be able to put in Borrow to support them all.
This commit is contained in:
@@ -15,7 +15,7 @@ api:
|
||||
base_path: "etc/api"
|
||||
terms:
|
||||
# how to actually do something with the API
|
||||
action: do
|
||||
action: doit
|
||||
templates:
|
||||
# all output directories are relative to the one set for the respective API
|
||||
- source: README.md
|
||||
|
||||
Reference in New Issue
Block a user