Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Referencing Files Object in Item Class #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kenzauros
Copy link

Motivation

I had to access information of attached files in an item.

Description

A new File class has been added to represent the files associated with an item.

The Item class has been updated to include a Files property, allowing easy access to any files linked to an item.

I have not added the support for editing file objects.

Note

Due to limitations in my local environment, I was unable to run the suite of tests or add new test cases for this feature. I would greatly appreciate it if someone with the appropriate setup could assist with testing or guide me through the process.

I kept the existing code style in the new code but I welcome any feedback or suggestions for improvement.

Thank you for your consideration.

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.

1 participant