Skip to content

System kind is missing codeLocations in datadog #2541

Description

@mattm-ecoatm

Describe the bug

Missing codeLocations in return

The schema has now been updated, but this is still missing the codeLocations under datadog for system kinds.

Expected behavior
I am able to use codeLocations and verify this when converting a yaml document to a EntityV3System type

Environment and Versions (please complete the following information):
2.34.0

Additional context

datadog_api_client/model_utils.py", line 146, in set_attribute
│ raise ApiAttributeError("{0} has no attribute '{1}'".format(type(self).name, name), path_to_item)
│ datadog_api_client.exceptions.ApiAttributeError: EntityV3SystemDatadog has no attribute 'code_locations' at
│ ['datadog']['code_locations']

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions