\n\nthe postman request:\n\u003Cimg width=\"1356\" height=\"550\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d8f101f6-ff4f-4106-bd8f-016970e70c1e\" />\n\n\u003Cimg width=\"1091\" height=\"691\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/92855ba7-fb6c-4526-8db2-5698519cd093\" />\n\n\n\n2、When I call the download file interface, the \"download files\" button is not responding。\n\n\u003Cimg width=\"392\" height=\"274\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/05b06400-49b1-4885-a710-27fc7be3c34e\" />",[],279,"upload and download issues","2025-07-24T13:26:47Z","https://github.com/enzonotario/vitepress-openapi/issues/279",0.8663785,{"description":3045,"labels":3046,"number":3047,"owner":3020,"repository":3031,"state":3022,"title":3048,"updated_at":3049,"url":3050,"score":3051},"I believe spec such as this is valid and OK.\n\nBasically having a schema object, that has a property of type string, and then using oneOf to be abe to define extra information about the strings.\n\n```\n \"notificationTrigger\": {\n \"properties\": {\n \"name\": {\n \"type\": \"string\"\n },\n \"type\": {\n \"type\": \"string\",\n \"oneOf\": [\n { \"const\": \"lowBat\", \"title\": \"Low Battery\", \"description\": \"Triggered when battery level is low.\" },\n { \"const\": \"button\", \"title\": \"Button Press\", \"description\": \"Triggered on a button press.\" },\n \n```\n\nI believe a relevant link from the spec would be https://spec.openapis.org/oas/v3.1.1.html#model-with-annotated-enumeration\n\nHowever the components currently render this incorrectly.\n\n\u003Cimg width=\"670\" height=\"396\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/267cff6d-9c0a-4bd7-8a8e-734588fb775b\" />",[],288,"Support rendering model-with-annotated-enumeration in Request Body schema","2025-07-30T10:58:09Z","https://github.com/enzonotario/vitepress-openapi/issues/288",0.8751361,{"description":3053,"labels":3054,"number":3058,"owner":3020,"repository":3031,"state":3059,"title":3060,"updated_at":3061,"url":3062,"score":3063},"### Current behavior\n\nWhen i have the following JSON \n`{\n \"openapi\": \"3.0.0\",\n \"info\": {\n \"title\": \"API with X-Api-Key Authentication\",\n \"version\": \"1.0.0\"\n },\n \"components\": {\n \"securitySchemes\": {\n \"ApiKeyAuth\": {\n \"type\": \"apiKey\",\n \"in\": \"header\",\n \"name\": \"X-Api-Key\"\n }\n }\n },\n \"paths\": {\n \"/protected-endpoint\": {\n \"get\": {\n \"summary\": \"An endpoint requiring X-Api-Key\",\n \"security\": [\n {\n \"ApiKeyAuth\": []\n }\n ],\n \"responses\": {\n \"200\": {\n \"description\": \"Success\"\n },\n \"401\": {\n \"description\": \"Unauthorized\"\n }\n }\n }\n }\n }\n}`\n\nit shows \n\n\nIn the samples.\n\n### Desired behavior\n\n\n\n### Reproduction\n\n_No response_\n\n### Steps to reproduce\n\nhttps://docs.xs2event.com/operations/bookings_get.html\n\nhttps://docs.xs2event.com/assets/openapi.json\n\n### Logs and Error Messages\n\n_No response_\n\n### Other Information\n\n_No response_",[3055],{"name":3056,"color":3057},"bug","d73a4a",168,"closed","Headers are passed wrong to Samples","2025-02-03T01:59:38Z","https://github.com/enzonotario/vitepress-openapi/issues/168",0.79508287,{"description":3065,"labels":3066,"number":3073,"owner":3020,"repository":3031,"state":3059,"title":3074,"updated_at":3075,"url":3076,"score":3077},"Hey there! First of all, thank you so much for such a cool enhancement to VitePress.\n\nI'm currently using the `By Operation` method of displaying OAS content, i.e. grouping the specific endpoint pages under the tags in the sidebar.\n\nIs it possible to make the categories/groupings collapsed by default, or introduce the collapsing mechanism from VitePress altogether? Something akin to `collapsed: true` [for the VitePress sidebar groups](https://vitepress.dev/reference/default-theme-sidebar#collapsible-sidebar-groups).\n\nHere's a grouping that I would like collapsed, to help visualize this issue:\n\n",[3067,3070],{"name":3068,"color":3069},"documentation","0075ca",{"name":3071,"color":3072},"question","d876e3",195,"Collapsible operation grouping in the sidebar","2025-04-08T21:55:25Z","https://github.com/enzonotario/vitepress-openapi/issues/195",0.81882006,{"description":3079,"labels":3080,"number":3084,"owner":3020,"repository":3031,"state":3059,"title":3085,"updated_at":3086,"url":3087,"score":3088},"### What would you like?\n\nQuery parameters can be assigned default values but these do not seem to appear in the documentation.\n\n### Why is this needed?\n\nIt gives the reader information about how the API works.\n\n### How could it be implemented?\n\n_No response_\n\n### Other information\n\n```yaml\r\nTypes.PaginationParameters.limit:\r\n name: limit\r\n in: query\r\n required: false\r\n description: Maximum number of items to return\r\n schema:\r\n type: integer\r\n format: int32\r\n default: 25\r\n explode: false\r\n Types.PaginationParameters.offset:\r\n name: offset\r\n in: query\r\n required: false\r\n description: The number of items to skip before starting to collect the result set\r\n schema:\r\n type: integer\r\n format: int32\r\n default: 0\r\n explode: false\r\n```",[3081],{"name":3082,"color":3083},"enhancement","a2eeef",123,"Show default values for query parameters","2024-12-20T19:02:09Z","https://github.com/enzonotario/vitepress-openapi/issues/123",0.82666785,{"description":3090,"labels":3091,"number":3092,"owner":3020,"repository":3093,"state":3059,"title":3094,"updated_at":3095,"url":3096,"score":3097},"Buenas! Qué tal?\r\n\r\nEstoy viendo un error en la cotización del Peso Chileno, probablemente relacionado con otro issue cerrado que leí recién, donde el valor hay que dividirlo por 100 para que esté bien. Esto es lo que está mostrando ahora:\r\n\r\n\r\n\r\nMil gracias por API!!\r\nSaludos!\r\n\r\n",[],29,"esjs-dolar-api","Error en la cotización del Peso Chileno","2024-09-06T21:40:13Z","https://github.com/enzonotario/esjs-dolar-api/issues/29",0.85355437,{"description":3099,"labels":3100,"number":3102,"owner":3020,"repository":3031,"state":3059,"title":3103,"updated_at":3104,"url":3105,"score":3106},"### What would you like?\r\n\r\nList of tags underneath the title\r\n\r\n### Why is this needed?\r\n\r\nWould be handy with tags pages, if one doesn't show tags in the sidebar (without `itemsByTags`)\r\n\r\n### How could it be implemented?\r\n\r\nI use following workaround\r\n\r\n```vue\r\n\u003COAOperation :operationId=\"operationId\" :isDark=\"isDark\" >\r\n \u003Ctemplate #description=\"description\">\r\n \u003Cdiv>\r\n \u003CBadge type=\"info\" v-for=\"tag in operation.tags\">\r\n \u003C!-- hardocde prefix, tell me if you know better way -->\r\n \u003Ca :href=\"`/tags/${tag}`\">{{ tag }}\u003C/a>\r\n \u003C/Badge>\r\n \u003C/div>\r\n \u003C/template>\r\n\u003C/OAOperation>\r\n```\r\n\r\nBut would be nice to have\r\n\r\n```ts\r\nuseTheme({\r\n operation: {\r\n slots: ['tags']\r\n }\r\n})\r\n```\r\n\r\n### Other information\r\n\r\nRelated: it would be nice to have more compact representation of endpoints lists for tags pages. For now I use\r\n\r\n```ts\r\nimport { useTheme } from 'vitepress-openapi'\r\nuseTheme({\r\n operation: {\r\n slots: [\r\n 'header',\r\n 'path',\r\n 'description',\r\n ],\r\n cols: 2,\r\n },\r\n})\r\n```\r\n\r\nWhich looks a bit strange",[3101],{"name":3082,"color":3083},120,"Add tags slot","2024-12-02T03:07:06Z","https://github.com/enzonotario/vitepress-openapi/issues/120",0.8623753,{"description":3108,"labels":3109,"number":93,"owner":3020,"repository":3110,"state":3059,"title":3111,"updated_at":3112,"url":3113,"score":3114},"In the file upload scenario, the --header Content-Type does not have a boundary parameter;\nWhen downloading files, the \"download files\" button is not responding\n\n\u003Cimg width=\"522\" height=\"448\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ac3e96e3-4381-4fc4-9785-ba1841730101\" />\n",[],"vitepress-openapi-starter","File upload and download issues","2025-07-24T12:20:31Z","https://github.com/enzonotario/vitepress-openapi-starter/issues/1",0.86365414,["Reactive",3116],{},["Set"],["ShallowReactive",3119],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fereb2kQaitmtS5vJFd3R-oe79YIgivfRMANkp-DMgAk":-1},"/enzonotario/esjs-dolar-api/44"]