Files
google-apis-rs/gen/reseller1_sandbox-cli/mkdocs.yml
2024-05-16 21:23:40 +02:00

33 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: reseller v5.0.5+20160329
site_url: http://byron.github.io/google-apis-rs/google-reseller1_sandbox-cli
site_description: A complete library to interact with reseller (protocol v1sandbox)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/reseller1_sandbox-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Customers':
- 'Get': 'customers_get.md'
- 'Insert': 'customers_insert.md'
- 'Patch': 'customers_patch.md'
- 'Update': 'customers_update.md'
- 'Subscriptions':
- 'Activate': 'subscriptions_activate.md'
- 'Change Plan': 'subscriptions_change-plan.md'
- 'Change Renewal Settings': 'subscriptions_change-renewal-settings.md'
- 'Change Seats': 'subscriptions_change-seats.md'
- 'Delete': 'subscriptions_delete.md'
- 'Get': 'subscriptions_get.md'
- 'Insert': 'subscriptions_insert.md'
- 'List': 'subscriptions_list.md'
- 'Start Paid Service': 'subscriptions_start-paid-service.md'
- 'Suspend': 'subscriptions_suspend.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`