Skip to content

Commit a9f440f

Browse files
morissetteprestoncabe
authored andcommitted
chore: remove Thunder Client vestiges
Remove Thunder Client settings from .vscode/settings.json and a stale reference in library-api/CLAUDE.md. Bruno is the API testing tool for this project. Closes #311
1 parent afd9e6b commit a9f440f

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.vscode/settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
{
2-
"thunder-client.saveToWorkspace": true,
3-
"thunder-client.workspaceRelativePath": "library-api",
42
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx4G -Xms100m -Xlog:disable"
53
}

library-api/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ These are strictly enforced and violations will cause runtime errors:
696696

697697
### Bruno (Latest)
698698

699-
- API testing tool (replaces Thunder Client, Postman)
699+
- API testing tool
700700
- Collection-based organization
701701
- Environment management
702702
- CLI for CI/CD: `bru run`

0 commit comments

Comments
 (0)