blob: ce1eacec55b62f80d8b01705545eec444926ceef [file] [log] [blame]
package apiGatewayConfDeploy
import "github.com/30x/apid-core"
var pluginData = apid.PluginData{
Name: "apidGatewayConfDeploy",
Version: "0.0.1",
ExtraData: map[string]interface{}{
"schemaVersion": "0.0.1",
},
}