Skip to content

Commit 2787fb8

Browse files
Add M&B scaffolding
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
1 parent 04a7495 commit 2787fb8

File tree

3 files changed

+27
-1
lines changed

3 files changed

+27
-1
lines changed

app/_data/schemas/frontmatter/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"type": "array",
4444
"items": {
4545
"type": "string",
46-
"enum": ["ai-gateway", "gateway", "insomnia", "mesh", "kic", "catalog", "advanced-analytics", "dev-portal", "operator", "konnect", "event-gateway", "konnect-reference-platform"]
46+
"enum": ["ai-gateway", "gateway", "insomnia", "mesh", "kic", "catalog", "advanced-analytics", "dev-portal", "operator", "konnect", "event-gateway", "konnect-reference-platform", "metering-and-billing"]
4747
}
4848
},
4949
"tools": {
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
title: Metering and Billing Documentation Index
2+
sections:
3+
- title: Reference
4+
items:
5+
- path: /metering-and-billing/
6+
- path: /metering-and-billing/**/*
7+
auto_exclude: true
8+
- title: How-Tos
9+
items:
10+
- type: how-to
11+
products:
12+
- metering-and-billing
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
metadata:
2+
title: "Metering and Billing"
3+
content_type: landing_page
4+
description: Learn how to meter and bill for your features with Metering and Billing.
5+
breadcrumbs:
6+
- /metering-and-billing/
7+
products:
8+
- metering-and-billing
9+
10+
rows:
11+
- header:
12+
type: h1
13+
text: "Metering and Billing"
14+
sub_text: Turn any events, logs, and metrics into revenue with usage-based metering and billing.

0 commit comments

Comments
 (0)