Add ProjectStorageService (list/get/upsert/delete)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Code generated by apigen. DO NOT EDIT.
|
||||
|
||||
package models
|
||||
|
||||
type AdminGetProjectStorageResponse struct {
|
||||
Item ProjectStorageItem `json:"item,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user