Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81521,7 +81521,7 @@ tags:
aggregate your RUM events over HTTP. See the [RUM & Session Replay page](https://docs.datadoghq.com/real_user_monitoring/)
for more information
name: RUM
- description: Auto-generated tag Reference Tables
- description: View and manage Reference Tables in your organization.
name: Reference Tables
- description: 'A restriction policy defines the access control rules for a resource,
mapping a set of relations
Expand Down
2 changes: 1 addition & 1 deletion tests/scenarios/features/v2/reference_tables.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@endpoint(reference-tables) @endpoint(reference-tables-v2)
Feature: Reference Tables
Auto-generated tag Reference Tables
View and manage Reference Tables in your organization.

Background:
Given a valid "apiKeyAuth" key in the system
Expand Down