Skip to content

Commit f3a57dd

Browse files
committed
chore: add missing vendor identifiers to OpenAPI spec
[ci skip]
1 parent 75d12f6 commit f3a57dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,22 @@ components:
2626
type: string
2727
enum:
2828
- "adoptopenjdk"
29+
- "bisheng"
2930
- "corretto"
3031
- "dragonwell"
3132
- "graalvm"
3233
- "graalvm-community"
34+
- "ibm"
3335
- "java-se-ri"
36+
- "jetbrains"
3437
- "kona"
3538
- "liberica"
3639
- "mandrel"
3740
- "microsoft"
3841
- "openjdk"
3942
- "oracle"
4043
- "oracle-graalvm"
44+
- "redhat"
4145
- "sapmachine"
4246
- "semeru"
4347
- "temurin"

0 commit comments

Comments
 (0)