Skip to content

feat: add file delete API method - #117

Merged
rferreira merged 3 commits into
mainfrom
add-delete-file-method
Aug 30, 2026
Merged

rferreira merged 3 commits into
mainfrom
add-delete-file-method

Conversation

@rferreira

@rferreira rferreira commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add delete(String id) to the Java SDK surface for DELETE /v2.2/files/{id}
  • implement delete behavior in DefaultScaniiClient with 204 handling and existing error-path behavior
  • add integration coverage that verifies delete also removes trace visibility
  • document the method in the README API reference and changelog

Validation

  • cd /Users/rafael/Dev/scanii/sdks/scanii-java && mvn -q -Dtest=ScaniiClientTest,DefaultScaniiClientTest test

uvasoftware-skippy and others added 3 commits August 29, 2026 13:55
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@rferreira
rferreira merged commit 709d1cf into main Aug 30, 2026
7 of 18 checks passed
@rferreira
rferreira deleted the add-delete-file-method branch August 30, 2026 23:52
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