mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-09 00:32:46 +01:00
Release catalyst
This commit is contained in:
6
generated/restapi/api/response.go
Normal file
6
generated/restapi/api/response.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package api
|
||||
|
||||
type Response struct {
|
||||
Code int
|
||||
Body interface{}
|
||||
}
|
||||
Reference in New Issue
Block a user