Skip to content

Commit

Permalink
auto-organize
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 21, 2024
1 parent cfab414 commit ba57681
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .domino/compiled_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,10 @@
"output_schema": {
"properties": {
"output_data": {
"description": "Sleep piece executed",
"title": "Output Data",
"type": "object"
"description": "List of records from the Google Sheet.",
"items": {},
"title": "Output Data.",
"type": "array"
}
},
"required": [
Expand All @@ -68,7 +69,7 @@
"secrets_schema": {
"properties": {
"service_account_data": {
"description": "Service account JSON data for Google Sheets API",
"description": "Service account JSON data for Google Sheets API. Paste it as a string.",
"title": "Service Account",
"type": "string"
}
Expand Down

0 comments on commit ba57681

Please sign in to comment.