Skip to content

Commit 3e08183

Browse files
chore: Move to OpenAPI v3.1.2 so UI supports it
Signed-off-by: matiasperrone-exo <matias.perrone@exomindset.co>
1 parent 313e6c8 commit 3e08183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ L5_SWAGGER_CONST_AUTH_URL=${IDP_AUTHORIZATION_ENDPOINT}
157157
L5_SWAGGER_CONST_TOKEN_URL=${IDP_TOKEN_ENDPOINT}
158158
# L5_FORMAT_TO_USE_FOR_DOCS=yaml
159159
L5_SWAGGER_GENERATE_ALWAYS=true # Dev setting
160-
L5_SWAGGER_OPEN_API_SPEC_VERSION=3.2.0
160+
L5_SWAGGER_OPEN_API_SPEC_VERSION=3.1.2

0 commit comments

Comments
 (0)