Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

No "resource" property support #9

Closed
Maxim-Mazurok opened this issue Sep 12, 2019 · 1 comment
Closed

No "resource" property support #9

Maxim-Mazurok opened this issue Sep 12, 2019 · 1 comment

Comments

@Maxim-Mazurok
Copy link

For example, batchUpdate() in spreadsheets has

"request": {
  "$ref": "BatchUpdateSpreadsheetRequest"
}

to specify the type of POST-request body.
It can be specified either by resource property in the object that you pass to batchUpdate() or as a second argument.
Currently, this generator doesn't handle it.
Related info: google/google-api-javascript-client#432 (comment)

@Maxim-Mazurok
Copy link
Author

Closed by accident. Reopened here: #10

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant