Skip to content

Commit

Permalink
2.0.22-alpha-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo-it committed Oct 17, 2024
1 parent 9a7fde6 commit 4077478
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
15 changes: 8 additions & 7 deletions content/programming/05.iot-cloud-api/iot-cloud-api.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
title: IoT Cloud API
url: https://www.arduino.cc/reference/en/iot/api/
url: /cloud-api
external: true
icon: IconBell
links:
[
{ title: "Dashboard V2 Create", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2Create },
{ title: "Dashboard V2 Delete", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2Delete },
{ title: "Dashboard V2 Delete Share", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2DeleteShare },
{ title: "Dashboard V2 Link", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2Link },
{ title: "Dashboard V2 List", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2List },
{ title: "Dashboard V2 list Shares", url: https://www.arduino.cc/reference/en/iot/api/#api-DashboardsV2-dashboardsV2ListShares },
{ title: "Dashboard V2 Create", url: /cloud-api/dashboards-api#Dashboards V2 List },
{ title: "Dashboard V2 Delete", url: /cloud-api/dashboards-api#Dashboards V2 { title: "Dashboard V2 Delete", url: /cloud-api/dashboards-api#Dashboards V2 List },
},
{ title: "Dashboard V2 DeleteShare", url: /cloud-api/dashboards-api#Dashboards V2 Dashboard V2 DeleteShare },
{ title: "Dashboard V2 Link", url: /cloud-api/dashboards-api#Dashboards V2 Link },
{ title: "Dashboard V2 List", url: /cloud-api/dashboards-api#Dashboards V2 List },
{ title: "Dashboard V2 ListShares", url: /cloud-api/dashboards-api#Dashboards V2 ListShares },
]
---
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"homepage": "https:/arduino/docs-content#readme",
"dependencies": {
"@arduino/docs-arduino-cc": "^2.0.22-alpha-1",
"@arduino/docs-arduino-cc": "^2.0.22-alpha-2",
"gatsby": "^5.11.0",
"gatsby-background-image": "^1.6.0",
"gatsby-image": "^3.11.0",
Expand Down

0 comments on commit 4077478

Please sign in to comment.