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 dc8d9b5 commit 18ea643Copy full SHA for 18ea643
core/controller/src/main/resources/apiv1swagger.json
@@ -1996,18 +1996,22 @@
1996
"blackbox",
1997
"java:8",
1998
"java:default",
1999
- "nodejs:12",
2000
"nodejs:14",
+ "nodejs:16",
2001
+ "nodejs:18",
2002
"nodejs:default",
2003
"php:7.3",
2004
"php:7.4",
2005
"php:8.0",
2006
+ "php:8.1",
2007
"php:default",
2008
"python:3",
2009
+ "python:3.10",
2010
"python:default",
2011
"ruby:2.5",
2012
"ruby:default",
- "go:1.15",
2013
+ "go:1.17",
2014
+ "go:1.20",
2015
"go:default",
2016
"sequence",
2017
"swift:5.1",
@@ -2016,6 +2020,7 @@
2020
"swift:default",
2021
"dotnet:2.2",
2018
2022
"dotnet:3.1",
2023
+ "dotnet:6.0",
2019
2024
"dotnet:default",
2025
"rust:1.34",
2026
"rust:default"
0 commit comments