return { name = "admin-api-method", fields = { { config = { type = "record", fields = { { foo = { type = "string" } }, }, }, }, }, }