@hiai-gg/docsmint 0.5.3 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -234279,7 +234279,7 @@ var swaggerConfig = {
234279
234279
  },
234280
234280
  info: {
234281
234281
  title: "DocsMint API",
234282
- version: "0.5.3",
234282
+ version: "0.5.5",
234283
234283
  description: "Self-hosted AI-first documentation platform. Full-text + semantic search, version history, sharing, and folder organization.",
234284
234284
  contact: { name: "HiAi-gg", url: "https://github.com/HiAi-gg/docsmint" },
234285
234285
  license: {
@@ -199,7 +199,7 @@ function E(e, t) {
199
199
  documents: !0,
200
200
  folders: !1,
201
201
  tags: !0
202
- } : /^\/api\/(?:v1\/)?(?:folders|categories)(?:\/|$)/.test(i) || /^\/api\/(?:v1\/)?(?:documents|import|imports)(?:\/|$)/.test(i) ? {
202
+ } : /^\/api\/(?:v1\/)?(?:folders|categories)(?:\/|$)/.test(i) || /^\/api\/(?:v1\/)?trash(?:\/|$)/.test(i) || /^\/api\/(?:v1\/)?(?:documents|import|imports)(?:\/|$)/.test(i) ? {
203
203
  documents: !0,
204
204
  folders: !0,
205
205
  tags: !1