Commit 7ea32f8
feat: delete user (#637)
## Summary
- Added endpoint to delete a user
## Validation
- go test ./... -tags postgres_integration
## Release notes / changeset
- Changeset: .changeset/delete-user-endpoint.md
## Notes
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gayathri <66356931+grvijayan@users.noreply.github.com>1 parent e0b8d3d commit 7ea32f8
24 files changed
Lines changed: 1152 additions & 39 deletions
File tree
- .changeset
- api
- generated
- openapi
- endpoints/users/by_id
- security
- internal
- api
- integration_test
- service
- storage/v2/dialect
- postgres/migration/sql
- spanner/migration/sql
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments