Skip to content

Commit 34a21a6

Browse files
fix(gen): reviews 04/11 (#3931)
1 parent 5693e0c commit 34a21a6

File tree

13 files changed

+22
-22
lines changed

13 files changed

+22
-22
lines changed

console/billing/additional-content/reading-an-invoice.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to read an invoice
88
tags: billing invoice payment
99
dates:
10-
validation: 2024-04-22
10+
validation: 2024-11-04
1111
posted: 2024-02-23
1212
categories:
1313
- billing
@@ -21,6 +21,6 @@ Your Scaleway invoice contains the following sections:
2121
- **Invoice status (2):** Displays the billing period, issuing and due dates of the invoice.
2222
- **Seller information (3):** Contact details of Scaleway SAS along with their VAT number.
2323
- **Customer details (4):** Includes postal address, email address, Organization ID, and for business accounts, the EU VAT number.
24-
- **Project table (5):** Provides information on invoiced Projects, including Project names, consumed resources, and total Project amounts based on consumption during the accounting period.
24+
- **Project table (5):** Provides information on invoiced Projects, including Project names, consumed resources, and total Project amounts based on consumption during the accounting period.
2525
Located below the Project table you find the **Consumption table**. This section details resource consumption, including Project names, services/operations consumed (e.g., Instances, Object Storage, Elastic Metal servers), consumption periods, total usage, and calculated prices based on consumption.
2626
- **Total invoice amount (6):** Calculated from the untaxed total of the invoice. For EU customers, the local VAT rate is applied to the untaxed total to determine the total due amount.

labs/ipfs-naming/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page shows you how to get started with Scaleway IPFS Naming.
88
tags: ipfs-naming ipfs naming labs web3
99
dates:
10-
validation: 2024-04-23
10+
validation: 2024-11-04
1111
posted: 2023-10-10
1212
categories:
1313
- labs

labs/ipfs-pinning/api-cli/getting-started-with-ipfs-cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to get started with Scaleway IPFS Pinning using the CLI
88
tags: ipfs-pinning ipfs-storage ipfs pinning storage labs web3
99
dates:
10-
validation: 2024-04-30
10+
validation: 2024-11-04
1111
posted: 2023-07-07
1212
categories:
1313
- storage

labs/ipfs-pinning/api-cli/volumes-operations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to use the Scaleway IPFS Pinning API/CLI to manage volumes.
88
tags: ipfs ipfs-pinning pinning storage ipfs-storage volume labs web3
99
dates:
10-
validation: 2024-04-30
10+
validation: 2024-11-04
1111
posted: 2023-05-25
1212
categories:
1313
- labs

managed-services/iot-hub/api-cli/cli-db-tips-tricks.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ content:
88
categories:
99
- managed-services
1010
dates:
11-
validation: 2024-04-15
12-
tags: iot iot-hub database cli postgresql payload plsql json mysql
11+
validation: 2024-11-04
12+
tags: iot iot-hub database cli postgresql payload plsql json mysql
1313
---
1414

1515
## Database Routes tips and tricks
@@ -173,7 +173,7 @@ The following example is logging building access attempts during non-working hou
173173
Should output:
174174

175175
```
176-
time | login
176+
time | login
177177
---------------------+-------
178178
2019-10-11 04:10:44 | thief
179179
(1 row)

managed-services/iot-hub/api-cli/getting-started-with-iot-hub-api.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ content:
88
categories:
99
- managed-services
1010
dates:
11-
validation: 2024-04-15
12-
tags: iot iot-hub io-hub-api api curl mqtt jq json
11+
validation: 2024-11-04
12+
tags: iot iot-hub io-hub-api api curl mqtt jq json
1313
---
1414

1515
In this tutorial we will use the API through the well known utility [curl](https://curl.haxx.se/). This will show you how to create Hubs and Devices, as well as more advanced features of the Scaleway IoT Hub: Hub Events and Routes.
@@ -179,7 +179,7 @@ mosquitto_pub \
179179

180180
You should see the subscriber receive the `Hello, world!` message.
181181

182-
## How to configure secure connections
182+
## How to configure secure connections
183183

184184
If you require security, you can also connect your device to the Hub using TLS mutual authentication. With this method, the Hub can check the device's identity, and the device can check the Hub's identity.
185185

managed-services/iot-hub/api-cli/getting-started-with-iot-hub-cli.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ categories:
99
- managed-services
1010
- iot-hub
1111
dates:
12-
validation: 2024-04-15
13-
tags: IoT Device cli iot-hub
12+
validation: 2024-11-04
13+
tags: IoT Device cli iot-hub
1414
---
1515

1616
In this tutorial we will use the API through the Scaleway command line interface [CLI](https://github.com/scaleway/scaleway-cli#Installation). This will show you how to create Hubs and Devices, as well as more advanced features of the Scaleway IoT Hub: Hub Events and Routes.

managed-services/iot-hub/api-cli/iot-hub-routes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ content:
88
categories:
99
- managed-services
1010
dates:
11-
validation: 2024-04-22
12-
tags: iot iot-hub mqtt cli s3cmd amazon-s3
11+
validation: 2024-11-04
12+
tags: iot iot-hub mqtt cli s3cmd amazon-s3
1313
---
1414

1515
Routes are integrations with the Scaleway ecosystem: they can forward MQTT messages to Scaleway services.

managed-services/iot-hub/api-cli/migrating-from-api-v1beta1.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ content:
77
paragraph: This page shows how to migrate to the new IoT Hub API version.
88
tags: iot-hub iot hub api v1beta1
99
dates:
10-
validation: 2024-04-22
10+
validation: 2024-11-04
1111
categories:
1212
- managed-services
1313
---
1414

1515
<Macro id="requirements" />
1616

1717
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
18-
18+
1919
<Message type="important">
2020
To ensure that users of the `v1beta1` API have enough time to migrate, this version will remain online until **November 30th 2021**.
2121
</Message>

managed-services/iot-hub/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains all the concepts related to IoT Hub
88
tags: auto-provisioning iot authentication hub hub-event last-will message-broker mqtt mtls qos tls websocket service-level
99
dates:
10-
validation: 2024-04-22
10+
validation: 2024-11-04
1111
categories:
1212
- managed-services
1313
---

0 commit comments

Comments
 (0)