diff --git a/static/openapi.yaml b/static/openapi.yaml index 5ff1803..5ea0d85 100644 --- a/static/openapi.yaml +++ b/static/openapi.yaml @@ -593,6 +593,11 @@ components: items: type: string example: [ "1.18", 1.18.1 ] + version_types: + type: array + items: + type: string + example: [ "release", "beta" ] required: - loaders - game_versions