Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 51ebbdf9d5 |
@@ -2,7 +2,7 @@ package identity
|
|||||||
|
|
||||||
type CheckAccessRequestDTO struct {
|
type CheckAccessRequestDTO struct {
|
||||||
URL string `json:"url"`
|
URL string `json:"url"`
|
||||||
Service string `josn:"srv"`
|
Service string `json:"srv"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type CheckAccessResponseDTO struct {
|
type CheckAccessResponseDTO struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user