Skip to content

Commit

Permalink
updated component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sayam-nasir committed Sep 24, 2024
1 parent 79fef09 commit 61e37ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appmixer/google/gmail/MakeApiCall/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"type": "text",
"index": 1,
"label": "API Endpoint URL",
"tooltip": "Enter the API endpoint URL inlcuding the base URL. For example, `https://gmail.googleapis.com/gmail/v1/users/me/messages/send`."
"tooltip": "Enter the API endpoint URL including the base URL. For example, `https://gmail.googleapis.com/gmail/v1/users/me/messages/send`."
},
"method": {
"type": "select",
Expand Down

0 comments on commit 61e37ec

Please sign in to comment.