changed format
This commit is contained in:
@@ -3,5 +3,4 @@ package com.vaessl.app.dto;
|
||||
import java.time.Instant;
|
||||
|
||||
public record ConnectionResponse(String token, String attachmentToken, Instant expiresAt) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user