github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/pkg/actions/testdata/lua/json_marshal_action.lua (about) 1 json = require("encoding/json") 2 3 print(json.marshal(action, {indent = " "}))