Compare commits

..

1 Commits

Author SHA1 Message Date
51ebbdf9d5 changed req params source 2025-11-16 17:42:13 +01:00

View File

@@ -6,5 +6,4 @@ type CheckAccessRequestDTO struct {
}
type CheckAccessResponseDTO struct {
Status string `json:"status"`
}