Skip to content

Commit

Permalink
Snowflake destination: temp reverting for test purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
sashaNeshcheret committed Jul 11, 2022
1 parent 97d13d8 commit 260ecce
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"title": "OAuth2.0",
"type": "object",
"order": 0,
"required": ["access_token", "refresh_token"],
"properties": {
"auth_type": {
"type": "string",
Expand Down Expand Up @@ -125,7 +124,6 @@
{
"title": "Username and Password",
"type": "object",
"required": ["password"],
"order": 2,
"properties": {
"password": {
Expand Down

0 comments on commit 260ecce

Please sign in to comment.