blob: eb6c73a1ef3ecb9ce87c23aa7c4995a4237761c1 [file] [log] [blame]
package types
type CreateOrUpdateResponse struct {
URL string `json:"url"`
}