Activity
Update tests/translator/test_translator.py
Update tests/translator/test_translator.py
Merge branch 'develop' into feat_toggle_openapi
Merge branch 'develop' into feat_toggle_openapi
create a static string for feature flag
create a static string for feature flag
fix: move normalize the open api version into feature toggle
fix: move normalize the open api version into feature toggle
Add a error test case when openapi is not set
Add a error test case when openapi is not set
Clean up remove extra stage
Clean up remove extra stage
Override the openapiversion
Override the openapiversion
Force push
fix: check if OpenApiVersion matches to openapi value in DefinitionBody
fix: check if OpenApiVersion matches to openapi value in DefinitionBody
Drop python3.7 support for SAM-T
Drop python3.7 support for SAM-T
Force push
chore: replace nodejs14.x with nodejs18.x
chore: replace nodejs14.x with nodejs18.x
Merge branch 'develop' into develop
Merge branch 'develop' into develop
Add an error when AuthorizationScopes is not used with Authorizer
Add an error when AuthorizationScopes is not used with Authorizer
chore: Make a function to eventbus connect test non-blocking
chore: Make a function to eventbus connect test non-blocking