Skip to content

Commit 10c318b

Browse files
chore: Update sdk_metadata features (#35)
1 parent e08fcd8 commit 10c318b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.sdk_metadata.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@
77
"languages": [
88
"Apex"
99
],
10-
"userAgent": ["ApexServerClient"]
10+
"userAgent": ["ApexServerClient"],
11+
"features": {
12+
"allFlags": { "introduced": "1.0" },
13+
"experimentation": { "introduced": "1.1" },
14+
"privateAttrs": { "introduced": "1.0" },
15+
"track": { "introduced": "1.0" },
16+
"variationDetail": { "introduced": "1.0" },
17+
"webProxy": { "introduced": "1.0" }
18+
}
1119
}
1220
}
1321
}

0 commit comments

Comments
 (0)