Skip to content

Conversation

Arrotech
Copy link
Contributor

What does this PR do?

Add pathInProject param

Branch Name?

DAS-359-add-pathInProject-param

tylerwarner33 and others added 3 commits September 15, 2025 15:31
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…em-attributes' into DAS-359-add-pathInProject-param
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for a new pathInProject parameter to the data management API, enabling retrieval of an item's relative path from the project's root folder.

  • Added PathInProject property to ItemAttributes model to store the relative path
  • Updated test method to use the new includePathInProject parameter
  • Cleaned up commented code in the test file

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
datamanagement/source/Model/ItemAttributes.gen.cs Added PathInProject property with documentation to ItemAttributes model
datamanagement/test/TestDataManagement.cs Uncommented and updated TestGetItemAsync method to test the new includePathInProject parameter

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants