fix date to localdate
This commit is contained in:
@@ -124,6 +124,8 @@ class SpaceController(
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@GetMapping("/{spaceId}/transactions/{id}")
|
||||
fun getTransaction(
|
||||
@PathVariable spaceId: String,
|
||||
|
||||
Reference in New Issue
Block a user