\n\nWhich looks nice, and is copyable in the left-hand side, however the right hand side syas [object Obvject] etc...\n\n---------------\n\nWhen specifying strings of json as the filters like this\n\n```\n 'filter': [\n '{\"limit\":10,\"order\":[\"timestamp DESC\"]}',\n '{\"where\":{\"timestamp\":{\"between\":[\"2024-12-01T00:00:00.000Z\",\"2024-12-01T23:59:59.999Z\"]}},\"order\":[\"timestamp DESC\"]}',\n '{\"where\":{\"correlationId\":\"abc123\"}}',\n ],\n```\n\nWe get an ugly left-hand side with escaping, and a nice right-hand side placeholder (no extra escaping)\n\n\u003Cimg width=\"1509\" height=\"220\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a411efc1-f555-4d69-abb3-0dab9ee25450\" />\n\nUltimately in one of these cases, I would like the left-hand side to have a copyable string without escaping of \", and in the right-hand side it still be shown nicely in the placeholder.",[],301,"Consistently handle example json escaping","2025-08-28T15:58:55Z","https://github.com/enzonotario/vitepress-openapi/issues/301",0.84544575,{"description":3188,"labels":3189,"number":3193,"owner":3172,"repository":3194,"state":3195,"title":3196,"updated_at":3197,"url":3198,"score":3199},"\r\n\r\nDurante unos minutos hoy me encontre con esta respuesta para el blue\r\n",[3190],{"name":3191,"color":3192},"bug","d73a4a",14,"esjs-dolar-api","closed","Error en la cotizacion del blue","2024-02-09T14:54:40Z","https://github.com/enzonotario/esjs-dolar-api/issues/14",0.7618588,{"description":3201,"labels":3202,"number":667,"owner":3172,"repository":3206,"state":3195,"title":3207,"updated_at":3208,"url":3209,"score":3210},"Buenas, cómo va?\n\nGracias por crear este repo y la api de argentinadatos, esta genial.\n\nEncontré que en el ejemplo de la web se pone un `curl https://api.argentinadatos.com/v1/feriados/2025`:\n\n\n\nProbando me pasa que me tira un 301 y por la respuesta, supongo que es por nginx:\n\n``` bash\n\u003Chtml>\n\u003Chead>\u003Ctitle>301 Moved Permanently\u003C/title>\u003C/head>\n\u003Cbody>\n\u003Ccenter>\u003Ch1>301 Moved Permanently\u003C/h1>\u003C/center>\n\u003Chr>\u003Ccenter>nginx\u003C/center>\n\u003C/body>\n\u003C/html>\n```\n\nEl ejemplo se podría modificar por un `curl -L https://api.argentinadatos.com/v1/feriados/2025` para que llegue efectivamente a la api, que te parece?\n\nQuería tirar un mini pr pero no veo en donde se están declarando esos ejemplos...\n\nSaludos!",[3203],{"name":3204,"color":3205},"documentation","0075ca","esjs-argentina-datos-api","docs: modificar comando curl en los ejemplos de la api","2025-03-12T02:25:48Z","https://github.com/enzonotario/esjs-argentina-datos-api/issues/13",0.7733926,{"description":3212,"labels":3213,"number":3215,"owner":3172,"repository":3194,"state":3195,"title":3216,"updated_at":3217,"url":3218,"score":3219},"- **Descripción de la Aplicación:**\n \u003C!-- Proporciona una breve descripción -->",[3214],{"name":3204,"color":3205},41,"volokokoti","2025-03-04T12:28:13Z","https://github.com/enzonotario/esjs-dolar-api/issues/41",0.82195437,{"description":3221,"labels":3222,"number":1408,"owner":3172,"repository":3206,"state":3195,"title":3224,"updated_at":3225,"url":3226,"score":3227},"# Agregar Aplicación a la lista de aplicaciones que consumen ArgentinaDatos.com\r\n\r\n## Información de la Aplicación\r\n\r\n- **Nombre de la Aplicación:**\r\n MERC's Harvey Bot\r\n\r\n- **URL de la Aplicación:**\r\n https://t.me/mercsharvey_bot\r\n\r\n- **Descripción de la Aplicación:**\r\n Bot de Telegram para consultar datos del mercado de valores en Argentina.\r\n",[3223],{"name":3204,"color":3205},"Listar Aplicación","2024-03-15T02:07:47Z","https://github.com/enzonotario/esjs-argentina-datos-api/issues/4",0.8282461,{"description":3229,"labels":3230,"number":3234,"owner":3172,"repository":3173,"state":3195,"title":3235,"updated_at":3236,"url":3237,"score":3238},"### What would you like?\n\nThere is another package that allows for adding icons to code groups. This is commonly found on other VitePress sites when displaying commands or programming languages. It appears that the code group relies on there being a data-title attribute for it to display icons.\n\nThe code group icon package is called: vitepress-plugin-group-icons\nhttps://github.com/yuyinws/vitepress-plugin-group-icons\n\nYou can see it in use here on the main VitePress site: https://vitepress.dev/guide/getting-started in the installation section.\n\nI should note that the package seems to look for file extensions when displaying language icons but I used custom icons in my implementation so that it could work with the vitepress-openapi implementation.\n\n\n\n### Why is this needed?\n\nIt may be common for people to utilize code group icons elsewhere in their documentation and it would be helpful for the openapi generated pages to be able to display icons in those code groups as well.\n\n### How could it be implemented?\n\nI believe this could be achieved by changing the OACodeSamples component and adding sample.lang in a data-title attribute added to the label. I don't believe this would impact functionality for people not using code group icons but would allow those that are, compatibility when combining it with custom icons.\n\n*I should note that there appears to be some oddities that deal with the capitalization, or lack thereof for the value in the data-title attribute, but I plan to bring that up to the code group icon package maintainer when I can narrow down the issue.\n\n\n\n### Other information\n\n_No response_",[3231],{"name":3232,"color":3233},"enhancement","a2eeef",198,"Request to add data-title attribute to code block group labels","2025-04-13T18:53:02Z","https://github.com/enzonotario/vitepress-openapi/issues/198",0.82828957,{"description":3240,"labels":3241,"number":1672,"owner":3172,"repository":3194,"state":3195,"title":3242,"updated_at":3243,"url":3244,"score":3245},"_Originally posted by @danielGithinji in https://github.com/moby/buildkit/pull/5291_",[],"H","2025-03-02T11:54:17Z","https://github.com/enzonotario/esjs-dolar-api/issues/40",0.83874613,{"description":3247,"labels":3248,"number":3250,"owner":3172,"repository":3173,"state":3195,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### What would you like?\n\nI wonder if it is possible to implement path based sidebar. For example, we have\r\n\r\n```\r\n/api/v1/products CRUD\r\n/api/v1/orders CRUD\r\n```\r\n\r\nSidebar would look like\r\n\r\n```\r\n/api/v1\r\n ├ products\r\n | ├ PUT\r\n | ├ GET\r\n | ├ POST\r\n | └ DELETE\r\n └ orders\r\n ├ PUT\r\n ├ GET\r\n ├ POST\r\n └ DELETE\r\n```\r\n\r\n**Note**: empty folders are collapsed\r\n\n\n### Why is this needed?\n\nI want to use more than one tag per endpoint. But in this case sidebar looks strange. Maybe there is a way to organize sidebar better even if there are multiple tags...\n\n### How could it be implemented?\n\n_No response_\n\n### Other information\n\n_No response_",[3249],{"name":3232,"color":3233},119,"Path based sidebar","2024-12-12T03:25:21Z","https://github.com/enzonotario/vitepress-openapi/issues/119",0.8389202,{"description":3256,"labels":3257,"number":1229,"owner":3172,"repository":3173,"state":3195,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### What would you like?\n\nCurrently, When typing in the search box, no api get shown even if they should match the query\r\n\n\n### Why is this needed?\n\n_No response_\n\n### How could it be implemented?\n\n_No response_\n\n### Other information\n\n_No response_",[3258],{"name":3259,"color":3260},"question","d876e3","api should appear in search","2024-11-04T00:50:21Z","https://github.com/enzonotario/vitepress-openapi/issues/115",0.8482679,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f4k4WvJuFXfjS7hd4fYzOsyLJE2OOBeg-9b7M7dk1SIA":-1},"/enzonotario/esjs-dolar-api/15"]