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

33 lines
987 B
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: Cloud Support v5.0.5+20240416
site_url: http://byron.github.io/google-apis-rs/google-cloudsupport2_beta-cli
site_description: A complete library to interact with Cloud Support (protocol v2beta)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/cloudsupport2_beta-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Case Classifications':
- 'Search': 'case-classifications_search.md'
- 'Cases':
- 'Attachments List': 'cases_attachments-list.md'
- 'Close': 'cases_close.md'
- 'Comments Create': 'cases_comments-create.md'
- 'Comments List': 'cases_comments-list.md'
- 'Create': 'cases_create.md'
- 'Escalate': 'cases_escalate.md'
- 'Get': 'cases_get.md'
- 'List': 'cases_list.md'
- 'Patch': 'cases_patch.md'
- 'Search': 'cases_search.md'
- 'Media':
- 'Download': 'media_download.md'
- 'Upload': 'media_upload.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`