Skip to content

Commit 3746c47

Browse files
committed
update runtime list in apiv1swagger.json
1 parent e89608c commit 3746c47

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

core/controller/src/main/resources/apiv1swagger.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,18 +1996,22 @@
19961996
"blackbox",
19971997
"java:8",
19981998
"java:default",
1999-
"nodejs:12",
20001999
"nodejs:14",
2000+
"nodejs:16",
2001+
"nodejs:18",
20012002
"nodejs:default",
20022003
"php:7.3",
20032004
"php:7.4",
20042005
"php:8.0",
2006+
"php:8.1",
20052007
"php:default",
20062008
"python:3",
2009+
"python:3.10",
20072010
"python:default",
20082011
"ruby:2.5",
20092012
"ruby:default",
2010-
"go:1.15",
2013+
"go:1.17",
2014+
"go:1.20",
20112015
"go:default",
20122016
"sequence",
20132017
"swift:5.1",
@@ -2016,6 +2020,7 @@
20162020
"swift:default",
20172021
"dotnet:2.2",
20182022
"dotnet:3.1",
2023+
"dotnet:6.0",
20192024
"dotnet:default",
20202025
"rust:1.34",
20212026
"rust:default"

0 commit comments

Comments
 (0)