Sign in
edge
/
apidGatewayConfDeploy
/
07bc49e68d8713c14ddea831ceee64821a7be05a
/
.
/
pluginData.go
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",
},
}