@eschmidbauer commented on this pull request.
@@ -60,6 +60,8 @@ static param_export_t params[] = {
static cmd_export_t cmds[] = { {"nats_publish", (cmd_function)w_nats_publish_f, 2, fixup_publish_get_value, fixup_publish_get_value_free, ANY_ROUTE},
are these two lines still needed?