You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anotar os novos endpoints no padrão #swagger e regenerar o swagger-output (npm run swagger).
Regenerar o Kubb apontando para o Swagger local (KUBB_SWAGGER_URL=http://localhost:<porta>/swagger-output.json), não o de produção — senão os hooks saem sem os endpoints novos. Pré-requisito de Central de perfil — 7. Seções editáveis conectaBemFront#242.
Test scenarios:none — geração de artefato; conferir que os endpoints novos constam no Swagger e que os hooks Kubb foram gerados.
Pronto quando: Swagger e hooks Kubb refletem os endpoints novos.
Parte do épico Central de perfil do profissional (frente: backend + web). Mocks são base direcional.
Objetivo: Documentar os endpoints novos no Swagger e regenerar o cliente Kubb.
Arquivos: Modify
src/controller/userController/index.mjs(anotações#swagger),src/swagger.mjs; regenerarweb/src/kubb/Dependências: #87, #88, #89
O que fazer:
#swaggere regenerar oswagger-output(npm run swagger).KUBB_SWAGGER_URL=http://localhost:<porta>/swagger-output.json), não o de produção — senão os hooks saem sem os endpoints novos. Pré-requisito de Central de perfil — 7. Seções editáveis conectaBemFront#242.Test scenarios: none — geração de artefato; conferir que os endpoints novos constam no Swagger e que os hooks Kubb foram gerados.
Pronto quando: Swagger e hooks Kubb refletem os endpoints novos.