Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cefd46 commit 70cd871Copy full SHA for 70cd871
docs/manifest.json
@@ -156,8 +156,7 @@
156
"title": "Agent Metadata",
157
"description": "Learn how to expose live agent information to users",
158
"path": "./templates/agent-metadata.md",
159
- "icon_path": "./images/icons/table-rows.svg",
160
- "state": "alpha"
+ "icon_path": "./images/icons/table-rows.svg"
161
},
162
{
163
"title": "Parameters",
docs/templates/agent-metadata.md
@@ -1,8 +1,4 @@
1
-# Agent Metadata (alpha)
2
-
3
-<blockquote class="warning">
4
-Agent metadata is in an alpha state and may break or disappear at any time.
5
-</blockquote>
+# Agent Metadata
6
7

8
0 commit comments