Files
google-apis-rs/gen/content2_sandbox-cli/mkdocs.yml
2024-03-05 21:02:48 +01:00

51 lines
2.1 KiB
YAML

site_name: Shopping Content v5.0.4+20181009
site_url: http://byron.github.io/google-apis-rs/google-content2_sandbox-cli
site_description: A complete library to interact with Shopping Content (protocol v2sandbox)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/content2_sandbox-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Orderinvoices':
- 'Createchargeinvoice': 'orderinvoices_createchargeinvoice.md'
- 'Createrefundinvoice': 'orderinvoices_createrefundinvoice.md'
- 'Orderpayments':
- 'Notifyauthapproved': 'orderpayments_notifyauthapproved.md'
- 'Notifyauthdeclined': 'orderpayments_notifyauthdeclined.md'
- 'Notifycharge': 'orderpayments_notifycharge.md'
- 'Notifyrefund': 'orderpayments_notifyrefund.md'
- 'Orderreturns':
- 'Get': 'orderreturns_get.md'
- 'List': 'orderreturns_list.md'
- 'Orders':
- 'Acknowledge': 'orders_acknowledge.md'
- 'Advancetestorder': 'orders_advancetestorder.md'
- 'Cancel': 'orders_cancel.md'
- 'Cancellineitem': 'orders_cancellineitem.md'
- 'Canceltestorderbycustomer': 'orders_canceltestorderbycustomer.md'
- 'Createtestorder': 'orders_createtestorder.md'
- 'Createtestreturn': 'orders_createtestreturn.md'
- 'Custombatch': 'orders_custombatch.md'
- 'Get': 'orders_get.md'
- 'Getbymerchantorderid': 'orders_getbymerchantorderid.md'
- 'Gettestordertemplate': 'orders_gettestordertemplate.md'
- 'Instorerefundlineitem': 'orders_instorerefundlineitem.md'
- 'List': 'orders_list.md'
- 'Refund': 'orders_refund.md'
- 'Rejectreturnlineitem': 'orders_rejectreturnlineitem.md'
- 'Returnlineitem': 'orders_returnlineitem.md'
- 'Returnrefundlineitem': 'orders_returnrefundlineitem.md'
- 'Setlineitemmetadata': 'orders_setlineitemmetadata.md'
- 'Shiplineitems': 'orders_shiplineitems.md'
- 'Updatelineitemshippingdetails': 'orders_updatelineitemshippingdetails.md'
- 'Updatemerchantorderid': 'orders_updatemerchantorderid.md'
- 'Updateshipment': 'orders_updateshipment.md'
theme: readthedocs
copyright: Copyright © 2015-2020, `Sebastian Thiel`