Skip to content

Commit

Permalink
fix: s3 endpoint url field while importing json (#29424)
Browse files Browse the repository at this point in the history
  • Loading branch information
NilanshBansal authored Dec 8, 2023
1 parent 36db171 commit 06f9239
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"controlType": "DROP_DOWN",
"isRequired": true,
"initialValue": "amazon-s3",
"setFirstOptionAsDefault": true,
"options": [
{
"label": "Amazon S3",
Expand Down

0 comments on commit 06f9239

Please sign in to comment.