Skip to content

Commit 3d8a5fe

Browse files
docs(cockpit): rework regional api (#2128)
Co-authored-by: Jonathan R. <jremy@scaleway.com>
1 parent 60b99f4 commit 3d8a5fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages_generated/cockpit/src/v1/api.gen.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@ Deprecated: retention is now managed at the data source level.
381381
}
382382

383383
/**
384-
* Cockpit Regional API.
384+
* Cockpit API.
385385
386-
The Cockpit Regional API allows you to create data sources and tokens to store and query data types such as metrics, logs, and traces. You can also push your data into Cockpit, and send alerts to your contact points when your resources may require your attention, using the regional Alert manager.
386+
The Cockpit API allows you to create data sources and Cockpit tokens to store and query data types such as metrics, logs, and traces. You can also push your data into Cockpit, and send alerts to your contact points when your resources may require your attention, using the regional Alert manager.
387387
*/
388388
export class RegionalAPI extends ParentAPI {
389389
/** Lists the available regions of the API. */

0 commit comments

Comments
 (0)