Appearance
apps/api/src/features/marketplace/marketplace.controller.ts ​
Auto-generated by
scripts/generate-file-docs.ts. Do not edit — overwritten on every run.
Purpose ​
Marketplace HTTP handlers. Transport-only: parse + validate, delegate to MarketplaceService, format the response envelope. /
Exports ​
export async function listListingsexport async function getListingByIdexport async function createListingexport async function updateListingexport async function withdrawListingexport async function markListingSoldexport async function createListingReview
Imports ​
../../lib/errors../../lib/pagination../../lib/response./marketplace.servicefastify