草庐IT

routingmethod

全部标签

json - 将 JSON 对象数组转换为 YAML

我有以下需要转换为YAML的json{"siteidparam":"lid","sites":[{"name":"default","routingmethod":{"method":"urlparam","siteid":"default","urlpath":"default"}},{"name":"csqcentral","routingmethod":{"method":"urlparam","siteid":"capitolsquare","urlpath":"csq"}}]}我用了onlineJSONtoYAMLconverter它给出了以下输出,---siteidpara