Skip to content

Commit 435c788

Browse files
committed
Sync open source content 🐝 (from a9b095242e2bb2ce0a935c29036a18e912250a31)
1 parent 7d2fbb4 commit 435c788

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

β€Ždocs/languages/maturity.mdxβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ _Note: This is not a complete list. Some SDK features are language-specific or n
101101
{ feature: "`ignores`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
102102
{ feature: "`includes`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
103103
{ feature: "`nameOverrides`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
104-
{ feature: "`multiLevelTagging`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "β›”", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
104+
{ feature: "`multiLevelTagging`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
105105
]}
106106
/>
107107

@@ -124,7 +124,7 @@ _Note: This is not a complete list. Some SDK features are language-specific or n
124124
{ feature: "`disallowCircularRefs`", typescript: "β›”", python: "β›”", go: "β›”", java: "β›”", csharp: "β›”", php: "β›”", ruby: "β›”", unity: "β›”", terraform: "βœ…", postman: "β›”" },
125125
{ feature: "`enums`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
126126
{ feature: "`typeOverrides`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "βœ…" },
127-
{ feature: "`constsAndDefaults`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "β›”", unity: "β›”", terraform: "βœ…", postman: "βœ…" },
127+
{ feature: "`constsAndDefaults`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "β›”", terraform: "βœ…", postman: "βœ…" },
128128
{ feature: "`nullables`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "β›”", terraform: "β›”", postman: "β›”" },
129129
{ feature: "`unions`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "βœ…", unity: "βœ…", terraform: "βœ…", postman: "β›”" },
130130
{ feature: "`bigint`", typescript: "βœ…", python: "βœ…", go: "βœ…", java: "βœ…", csharp: "βœ…", php: "βœ…", ruby: "β›”", unity: "βœ…", terraform: "β›”", postman: "βœ…" },

0 commit comments

Comments
Β (0)