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

Create new API endpoint to return all relationships for all artifacts at once. #256

Open
hack-sentinel opened this issue May 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hack-sentinel
Copy link
Collaborator

Create new API endpoint to return all of the relationships for all of the artifacts at once, in one file.

At present, to assemble all the relationships in one .json file requires making N requests (one for each artifact) against the d3fend/api/dao/artifact path. That is, the user has to import each one, find rel data, and then process it.

-[ ] Will need to consult with requestor to make sure file contains what is expected and use of data in file (or drawn from files, currently)

@hack-sentinel hack-sentinel added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants