forked from datum-cloud/datum.net
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.api-docs-config.yaml
More file actions
34 lines (29 loc) · 954 Bytes
/
.api-docs-config.yaml
File metadata and controls
34 lines (29 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# API Documentation Generation Configuration
# Defines the source repositories for auto-generating API reference docs
# Only operator versions are configured here - all other settings are in scripts/generate-api-docs.ts
sources:
# Milo - Core platform APIs (IAM, Resource Manager)
- name: milo
org: datum-cloud
repo: milo
version: v0.16.1
# Network Services Operator - Networking APIs (Domains, HTTPProxy)
- name: network-services-operator
org: datum-cloud
repo: network-services-operator
version: v0.13.1
# Telemetry Services Operator - Observability APIs (ExportPolicy)
- name: telemetry-services-operator
org: datum-cloud
repo: telemetry-services-operator
version: v0.2.1
# DNS Service
- name: dns
org: datum-cloud
repo: dns-operator
version: v0.4.0
# Activity Tracking
- name: activity
org: datum-cloud
repo: activity
version: main # TODO: point to tagged release