ГФ
Size: a a a
ГФ
YD
ГФ
YD
JB
ГФ
ГФ

ГФ
SL
SL
YD
ВЕ
И
N
select p."name", p.description, p."cost", p."imageLink", c.id as caregoryId from "position" p inner join category c on c.id = p."categoryId"в queryBuilder ?
LK
select p."name", p.description, p."cost", p."imageLink", c.id as caregoryId from "position" p inner join category c on c.id = p."categoryId"в queryBuilder ?
I
I
N
Ф
@ApiBody({
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
//@ts-ignore
content: {
'application/json': {
schema: { $ref: '#/components/schemas/AuthUserDto' },
examples: {
test: { summary: 'test', value: { email: 'test@test.ru' } },
test2: { summary: 'test2', value: { email: 'test@test.ru' } },
},
},
},
})OI