Skip to content

Commit

Permalink
update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yermilov-gl committed Dec 28, 2023
1 parent c388158 commit b5b3cef
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,16 @@
"predicate_key": ["auth_type"],
"predicate_value": "oauth2.0",
"oauth_config_specification": {
"oauth_user_input_from_connector_config_specification": {
"type": "object",
"additionalProperties": false,
"properties": {
"region": {
"type": "string",
"path_in_connector_config": ["region"]
}
}
},
"complete_oauth_output_specification": {
"type": "object",
"additionalProperties": true,
Expand Down

0 comments on commit b5b3cef

Please sign in to comment.