@@ -125,8 +125,8 @@ def get_status(task_id):
@app.get('/marketplace/{marketplace_id}/stocks')
async def get_marketplace_stocks(
marketplace_id: int,
session: SessionDependency,
only_available: bool = False
):
updater = StocksUpdater(session)
The note is not visible to the blocked user.