mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-14 23:30:56 +01:00
regenerate all crates with updated patch level
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[package]
|
||||
|
||||
name = "google-content2-cli"
|
||||
version = "1.0.12+20190702"
|
||||
version = "1.0.13+20200310"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
description = "A complete library to interact with Shopping Content (protocol v2)"
|
||||
repository = "https://github.com/Byron/google-apis-rs/tree/master/gen/content2-cli"
|
||||
@@ -42,4 +42,4 @@ rustls = ["yup-oauth2/no-openssl"]
|
||||
|
||||
[dependencies.google-content2]
|
||||
path = "../content2"
|
||||
version = "1.0.12+20190702"
|
||||
version = "1.0.13+20200310"
|
||||
|
||||
@@ -25,7 +25,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Shopping Content* API at revision *20190702*. The CLI is at version *1.0.12*.
|
||||
This documentation was generated from the *Shopping Content* API at revision *20200310*. The CLI is at version *1.0.13*.
|
||||
|
||||
```bash
|
||||
content2 [options]
|
||||
@@ -38,7 +38,6 @@ content2 [options]
|
||||
insert <merchant-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
link <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
list <merchant-id> [-p <v>]... [-o <out>]
|
||||
patch <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
update <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
accountstatuses
|
||||
custombatch (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
@@ -48,7 +47,6 @@ content2 [options]
|
||||
custombatch (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
get <merchant-id> <account-id> [-p <v>]... [-o <out>]
|
||||
list <merchant-id> [-p <v>]... [-o <out>]
|
||||
patch <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
update <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
datafeeds
|
||||
custombatch (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
@@ -57,7 +55,6 @@ content2 [options]
|
||||
get <merchant-id> <datafeed-id> [-p <v>]... [-o <out>]
|
||||
insert <merchant-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
list <merchant-id> [-p <v>]... [-o <out>]
|
||||
patch <merchant-id> <datafeed-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
update <merchant-id> <datafeed-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
datafeedstatuses
|
||||
custombatch (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
@@ -72,7 +69,6 @@ content2 [options]
|
||||
getaccessiblegmbaccounts <merchant-id> <account-id> [-p <v>]... [-o <out>]
|
||||
list <merchant-id> [-p <v>]... [-o <out>]
|
||||
listposdataproviders [-p <v>]... [-o <out>]
|
||||
patch <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
requestgmbaccess <merchant-id> <account-id> <gmb-email> [-p <v>]... [-o <out>]
|
||||
requestinventoryverification <merchant-id> <account-id> <country> [-p <v>]... [-o <out>]
|
||||
setinventoryverificationcontact <merchant-id> <account-id> <contact-email> <contact-name> <country> <language> [-p <v>]... [-o <out>]
|
||||
@@ -81,11 +77,6 @@ content2 [options]
|
||||
orderinvoices
|
||||
createchargeinvoice <merchant-id> <order-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
createrefundinvoice <merchant-id> <order-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
orderpayments
|
||||
notifyauthapproved <merchant-id> <order-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
notifyauthdeclined <merchant-id> <order-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
notifycharge <merchant-id> <order-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
notifyrefund <merchant-id> <order-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
orderreports
|
||||
listdisbursements <merchant-id> <disbursement-start-date> [-p <v>]... [-o <out>]
|
||||
listtransactions <merchant-id> <disbursement-id> <transaction-start-date> [-p <v>]... [-o <out>]
|
||||
@@ -138,8 +129,8 @@ content2 [options]
|
||||
get <merchant-id> <account-id> [-p <v>]... [-o <out>]
|
||||
getsupportedcarriers <merchant-id> [-p <v>]... [-o <out>]
|
||||
getsupportedholidays <merchant-id> [-p <v>]... [-o <out>]
|
||||
getsupportedpickupservices <merchant-id> [-p <v>]... [-o <out>]
|
||||
list <merchant-id> [-p <v>]... [-o <out>]
|
||||
patch <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
update <merchant-id> <account-id> (-r <kv>)... [-p <v>]... [-o <out>]
|
||||
content2 --help
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
site_name: Shopping Content v1.0.12+20190702
|
||||
site_name: Shopping Content v1.0.13+20200310
|
||||
site_url: http://byron.github.io/google-apis-rs/google-content2-cli
|
||||
site_description: A complete library to interact with Shopping Content (protocol v2)
|
||||
|
||||
@@ -17,7 +17,6 @@ pages:
|
||||
- ['accounts_insert.md', 'Accounts', 'Insert']
|
||||
- ['accounts_link.md', 'Accounts', 'Link']
|
||||
- ['accounts_list.md', 'Accounts', 'List']
|
||||
- ['accounts_patch.md', 'Accounts', 'Patch']
|
||||
- ['accounts_update.md', 'Accounts', 'Update']
|
||||
- ['accountstatuses_custombatch.md', 'Accountstatuses', 'Custombatch']
|
||||
- ['accountstatuses_get.md', 'Accountstatuses', 'Get']
|
||||
@@ -25,7 +24,6 @@ pages:
|
||||
- ['accounttax_custombatch.md', 'Accounttax', 'Custombatch']
|
||||
- ['accounttax_get.md', 'Accounttax', 'Get']
|
||||
- ['accounttax_list.md', 'Accounttax', 'List']
|
||||
- ['accounttax_patch.md', 'Accounttax', 'Patch']
|
||||
- ['accounttax_update.md', 'Accounttax', 'Update']
|
||||
- ['datafeeds_custombatch.md', 'Datafeeds', 'Custombatch']
|
||||
- ['datafeeds_delete.md', 'Datafeeds', 'Delete']
|
||||
@@ -33,7 +31,6 @@ pages:
|
||||
- ['datafeeds_get.md', 'Datafeeds', 'Get']
|
||||
- ['datafeeds_insert.md', 'Datafeeds', 'Insert']
|
||||
- ['datafeeds_list.md', 'Datafeeds', 'List']
|
||||
- ['datafeeds_patch.md', 'Datafeeds', 'Patch']
|
||||
- ['datafeeds_update.md', 'Datafeeds', 'Update']
|
||||
- ['datafeedstatuses_custombatch.md', 'Datafeedstatuses', 'Custombatch']
|
||||
- ['datafeedstatuses_get.md', 'Datafeedstatuses', 'Get']
|
||||
@@ -45,7 +42,6 @@ pages:
|
||||
- ['liasettings_getaccessiblegmbaccounts.md', 'Liasettings', 'Getaccessiblegmbaccounts']
|
||||
- ['liasettings_list.md', 'Liasettings', 'List']
|
||||
- ['liasettings_listposdataproviders.md', 'Liasettings', 'Listposdataproviders']
|
||||
- ['liasettings_patch.md', 'Liasettings', 'Patch']
|
||||
- ['liasettings_requestgmbaccess.md', 'Liasettings', 'Requestgmbaccess']
|
||||
- ['liasettings_requestinventoryverification.md', 'Liasettings', 'Requestinventoryverification']
|
||||
- ['liasettings_setinventoryverificationcontact.md', 'Liasettings', 'Setinventoryverificationcontact']
|
||||
@@ -53,10 +49,6 @@ pages:
|
||||
- ['liasettings_update.md', 'Liasettings', 'Update']
|
||||
- ['orderinvoices_createchargeinvoice.md', 'Orderinvoices', 'Createchargeinvoice']
|
||||
- ['orderinvoices_createrefundinvoice.md', 'Orderinvoices', 'Createrefundinvoice']
|
||||
- ['orderpayments_notifyauthapproved.md', 'Orderpayments', 'Notifyauthapproved']
|
||||
- ['orderpayments_notifyauthdeclined.md', 'Orderpayments', 'Notifyauthdeclined']
|
||||
- ['orderpayments_notifycharge.md', 'Orderpayments', 'Notifycharge']
|
||||
- ['orderpayments_notifyrefund.md', 'Orderpayments', 'Notifyrefund']
|
||||
- ['orderreports_listdisbursements.md', 'Orderreports', 'Listdisbursements']
|
||||
- ['orderreports_listtransactions.md', 'Orderreports', 'Listtransactions']
|
||||
- ['orderreturns_get.md', 'Orderreturns', 'Get']
|
||||
@@ -102,8 +94,8 @@ pages:
|
||||
- ['shippingsettings_get.md', 'Shippingsettings', 'Get']
|
||||
- ['shippingsettings_getsupportedcarriers.md', 'Shippingsettings', 'Getsupportedcarriers']
|
||||
- ['shippingsettings_getsupportedholidays.md', 'Shippingsettings', 'Getsupportedholidays']
|
||||
- ['shippingsettings_getsupportedpickupservices.md', 'Shippingsettings', 'Getsupportedpickupservices']
|
||||
- ['shippingsettings_list.md', 'Shippingsettings', 'List']
|
||||
- ['shippingsettings_patch.md', 'Shippingsettings', 'Patch']
|
||||
- ['shippingsettings_update.md', 'Shippingsettings', 'Update']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user