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 fb4a39b commit 6338c09Copy full SHA for 6338c09
schema.json
@@ -1995,7 +1995,7 @@
1995
},
1996
"name": {
1997
"description": "name of the billing entity",
1998
- "example": "acme_corp",
+ "example": "example",
1999
"readOnly": true,
2000
"type": [
2001
"string"
@@ -2007,7 +2007,7 @@
2007
"app",
2008
"team"
2009
],
2010
- "example": "team",
+ "example": "app",
2011
2012
2013
0 commit comments