Docs: Update v2 GET ALL endpoint (#2267)

This commit is contained in:
Dev Khant
2025-02-27 15:41:28 +05:30
committed by GitHub
parent 48176bd194
commit 308e79bb68
2 changed files with 120 additions and 1 deletions

View File

@@ -1091,6 +1091,7 @@
"created_at": {"type": "string", "format": "date-time"},
"updated_at": {"type": "string", "format": "date-time"},
"categories": {"type": "array", "items": {"type": "string"}},
"metadata": {"type": "object"},
"keywords": {"type": "string"}
},
"additionalProperties": {