Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d6554c4a4 | |||
| 4c16e73eb3 |
@ -8,6 +8,6 @@ title: API Reference
|
||||
type: api-ref
|
||||
cloud_environments:
|
||||
- name: eu_de
|
||||
visibility: internal
|
||||
visibility: public
|
||||
pdf_visibility: public
|
||||
pdf_enabled: true
|
||||
@ -8,6 +8,6 @@ title: User Guide
|
||||
type: umn
|
||||
cloud_environments:
|
||||
- name: eu_de
|
||||
visibility: internal
|
||||
visibility: public
|
||||
pdf_visibility: public
|
||||
pdf_enabled: true
|
||||
@ -10,6 +10,7 @@ service_category: compute
|
||||
service_title: Elastic Cloud Server
|
||||
service_type: ecs
|
||||
service_uri: elastic-cloud-server
|
||||
jira_component: ECS
|
||||
teams:
|
||||
- name: docs-compute-rw
|
||||
permission: write
|
||||
@ -30,6 +31,7 @@ is_global: false
|
||||
| `service_title` | string | Display name of the service. |
|
||||
| `service_type` | string | Unique identifier used across all metadata. |
|
||||
| `service_uri` | string | URI component used in documentation links. |
|
||||
| `jira_component` | string | Component name registered in JIRA (Capital letters). |
|
||||
| `cloud_environments` | list | List of cloud regions and their visibility settings. |
|
||||
| `teams` | list | Contributor teams with write or read access. |
|
||||
|
||||
|
||||
@ -8,5 +8,5 @@ teams:
|
||||
permission: write
|
||||
cloud_environments:
|
||||
- name: eu_de
|
||||
visibility: internal
|
||||
visibility: public
|
||||
is_global: false
|
||||
|
||||
Reference in New Issue
Block a user