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 c0c46d3 commit 5ce4466Copy full SHA for 5ce4466
1 file changed
jsonSchemaProperties.json
@@ -1,4 +1,7 @@
1
{
2
"unneededFieldProps": ["collectionName", "name", "users", "indexes", "collectionUsers"],
3
- "removeIfPropsNegative": ["partitionKey", "sortKey"]
+ "removeIfPropsNegative": ["partitionKey", "sortKey"],
4
+ "propertyNameAlias": {
5
+ "symbols": "enum"
6
+ }
7
}
0 commit comments