Skip to content

Commit

Permalink
Update config deployer test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
sgayangi committed Apr 8, 2024
1 parent 4a3d9cd commit da7edb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ authentication:
- authType: "APIKey"
enabled: true
queryParamEnable: true
headerEnable: true
corsConfiguration:
corsConfigurationEnabled: false
accessControlAllowOrigins:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ authentication:
- authType: "APIKey"
enabled: true
queryParamEnable: true
headerEnable: true
corsConfiguration:
corsConfigurationEnabled: false
accessControlAllowOrigins:
Expand Down

0 comments on commit da7edb8

Please sign in to comment.