File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/scenarios/features/v2 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -81521,7 +81521,7 @@ tags:
8152181521 aggregate your RUM events over HTTP. See the [RUM & Session Replay page](https://docs.datadoghq.com/real_user_monitoring/)
8152281522 for more information
8152381523 name: RUM
81524- - description: Auto-generated tag Reference Tables
81524+ - description: View and manage Reference Tables in your organization.
8152581525 name: Reference Tables
8152681526- description: 'A restriction policy defines the access control rules for a resource,
8152781527 mapping a set of relations
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ pub enum UpdateReferenceTableError {
117117 UnknownValue ( serde_json:: Value ) ,
118118}
119119
120- /// Auto-generated tag Reference Tables
120+ /// View and manage Reference Tables in your organization.
121121#[ derive( Debug , Clone ) ]
122122pub struct ReferenceTablesAPI {
123123 config : datadog:: Configuration ,
Original file line number Diff line number Diff line change 11@endpoint(reference-tables) @endpoint(reference-tables-v2)
22Feature : Reference Tables
3- Auto-generated tag Reference Tables
3+ View and manage Reference Tables in your organization.
44
55 Background :
66 Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments