Base Project
This commit is contained in:
5
internal/models/responses/role_response.go
Normal file
5
internal/models/responses/role_response.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package responses
|
||||
|
||||
type BodyRoleResponse struct {
|
||||
ID string `json:"id"`
|
||||
}
|
||||
Reference in New Issue
Block a user