blob: ae8e011b34ec27b0940da00f64b75eaaba77e42c [file] [log] [blame] [edit]
package apidVerifyApiKey
import "github.com/30x/apid-core"
var pluginData = apid.PluginData{
Name: "apidVerifyAPIKey",
Version: "0.0.2",
ExtraData: map[string]interface{}{
"schemaVersion": "0.0.2",
},
}