Skip to content

Commit 779041f

Browse files
committed
Sync open source content 🐝 (from 3327f4c6629fdd5c80e2699ee92558d32c8a8766)
1 parent 9932c37 commit 779041f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

β€Ždocs/languages/maturity.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ _Note: This is not a complete list. Some SDK features are language-specific or n
132132
{ feature: "`sets`", typescript: "β›”", python: "β›”", go: "β›”", java: "β›”", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "βœ…", postman: "β›”" },
133133
{ feature: "`sliceUnions`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "β›”", unity: "β›”", terraform: "β›”", postman: "β›”" },
134134
{ feature: "`additionalProperties`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "β›”" },
135-
{ feature: "`openEnums`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "β›”", postman: "β›”" },
135+
{ feature: "`openEnums`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "β›”", postman: "β›”" },
136136
]}
137137
/>
138138

@@ -346,7 +346,7 @@ _Note: This is not a complete list. Some SDK features are language-specific or n
346346
{ key: "postman", header: "Postman" },
347347
]}
348348
data={[
349-
{ feature: "`hiddenGlobals`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "β›”", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "βœ…", postman: "βœ…" },
349+
{ feature: "`hiddenGlobals`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "βœ…", postman: "βœ…" },
350350
{ feature: "`configurableModuleName`", typescript: "β›”", python: "βœ…", go: "β›”", java: "β›”", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "β›”", postman: "β›”" },
351351
{ feature: "`envVarGlobals`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "β›”", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "β›”", postman: "β›”" },
352352
{ feature: "`envVarSecurityUsage`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "β›”", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "β›”", postman: "β›”" },

0 commit comments

Comments
Β (0)