muchdogesec / stixify

Extract machine readable cyber threat intelligence from unstructured data (inc. PDFs, Word docs, and HTML pages)
https://www.stixify.com
Apache License 2.0
2 stars 0 forks source link

Add summary and descriptions to Files and Dossiers endpoints #8

Closed himynamesdave closed 1 month ago

himynamesdave commented 1 month ago

Files

GET /api/v1/files/

POST /api/v1/files/

GET /api/v1/files/:id

DELETE /api/v1/files/:id

Dossiers

GET /api/v1/dossiers/

POST /api/v1/dossiers/

PATCH /api/v1/dossiers/

GET /api/v1/dossiers/:id

DELETE /api/v1/dossiers/:id