Skip to content

Commit

Permalink
add oauth2
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed May 25, 2024
1 parent 043be94 commit d4d5dc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/backend.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,10 @@
"class": {
"type": "string"
},
"oauth2": {
"description": "Indicates whether it is possible to start an OAuth2 authorization code flow on this connection",
"type": "boolean"
},
"config": {
"$ref": "Connection_Config"
},
Expand Down

0 comments on commit d4d5dc2

Please sign in to comment.