Closed Lucas-Ellenberger closed 1 month ago
This PR adds a new API endpoint, users/upsert.
The upsert test cases are basic because the upsert behavior is thoroughly tested in internal/procedures/users/upsert_test.go.
internal/procedures/users/upsert_test.go
This PR adds a new API endpoint, users/upsert.
The upsert test cases are basic because the upsert behavior is thoroughly tested in
internal/procedures/users/upsert_test.go
.