Update API DOC
							parent
							
								
									306767fca9
								
							
						
					
					
						commit
						f9cfd8b3fc
					
				
							
								
								
									
										43
									
								
								API-DOC.md
								
								
								
								
							
							
								
								
								
								
									
									
								
								
								
							
						
						
									
										43
									
								
								API-DOC.md
								
								
								
								
							| 
						 | 
				
			
			@ -45,56 +45,21 @@ GET /products?page=1&limit=20&search=áo thun&sortBy=price&order=DESC
 | 
			
		|||
      "condition": "New",
 | 
			
		||||
      "brand": "Apple",
 | 
			
		||||
      "description": "MacBook Pro 14-inch với chip M2 Pro, 16GB RAM, 512GB SSD. Bảo hành chính hãng 12 tháng.",
 | 
			
		||||
            "tags": [
 | 
			
		||||
                "macbook",
 | 
			
		||||
                "laptop",
 | 
			
		||||
                "apple"
 | 
			
		||||
            ],
 | 
			
		||||
      "tags": ["macbook", "laptop", "apple"],
 | 
			
		||||
      "sku": "MBP14-2023-512GBs",
 | 
			
		||||
      "location": "Hanoi, Vietnam",
 | 
			
		||||
      "histories": []
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "created_at": "2025-08-11T18:26:23.580Z",
 | 
			
		||||
            "updated_at": "2025-08-11T18:26:23.580Z",
 | 
			
		||||
            "id": 11,
 | 
			
		||||
            "images": [
 | 
			
		||||
                "http://localhost:4000/api/v1/medias/products/Tesstsees/http://localhost:4000/api/v1/medias/products/Tesstsees/product-1754961983572.png",
 | 
			
		||||
                "http://localhost:4000/api/v1/medias/products/Tesstsees/http://localhost:4000/api/v1/medias/products/Tesstsees/product-1754961983579.png"
 | 
			
		||||
            ],
 | 
			
		||||
            "title": "Tesstsees",
 | 
			
		||||
            "price": "12",
 | 
			
		||||
            "category": "tools",
 | 
			
		||||
            "condition": "New",
 | 
			
		||||
            "brand": "cisco",
 | 
			
		||||
            "description": "gwegewgewgewgwegewgewgwegewgwegwegw",
 | 
			
		||||
            "tags": [
 | 
			
		||||
                "cisco",
 | 
			
		||||
                "abc",
 | 
			
		||||
                "cs",
 | 
			
		||||
                "css"
 | 
			
		||||
            ],
 | 
			
		||||
            "sku": "cisco102290",
 | 
			
		||||
            "location": "",
 | 
			
		||||
            "histories": [
 | 
			
		||||
                {
 | 
			
		||||
                    "created_at": "2025-08-11T20:23:25.681Z",
 | 
			
		||||
                    "updated_at": "2025-08-11T20:23:25.681Z",
 | 
			
		||||
                    "id": 59,
 | 
			
		||||
                    "error": null,
 | 
			
		||||
                    "published": true
 | 
			
		||||
                }
 | 
			
		||||
            ]
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "timestamp": "2025-08-12T04:21:50.385Z",
 | 
			
		||||
  "current_page": 1,
 | 
			
		||||
  "from": 1,
 | 
			
		||||
    "to": 3,
 | 
			
		||||
  "to": 1,
 | 
			
		||||
  "last_page": 1,
 | 
			
		||||
  "per_page": 10,
 | 
			
		||||
    "total": 3
 | 
			
		||||
  "total": 1
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue