Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 119 - Estudar e implementar swagger na aplicação #160

Merged
merged 10 commits into from
Aug 14, 2024

Conversation

EdiltonOliveira
Copy link
Contributor

@EdiltonOliveira EdiltonOliveira commented Jul 19, 2024

Closes
#119

Feature
  • Implementação do swag para documentação da API PetDex e um modelo piloto
  • Configuração do comando make swag no arquivo Makefile
Bugfix
  • Description
    N/A

  • Cause
    N/A

  • Solution
    N/A

Changelog N/A
Visual evidences 🖼️

petdex_image

Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

@zoldyzdk zoldyzdk linked an issue Jul 22, 2024 that may be closed by this pull request
api/controllers/user.go Outdated Show resolved Hide resolved
* Implementação de documentação completa para rota Pet (createPet)

* Criação de docs para orientação de acesso e geração de novas documentações.
api/controllers/pet.go Outdated Show resolved Hide resolved
PiluVitu and others added 2 commits August 5, 2024 15:29
* feat: add Docker image push to Docker Hub step in CI pipeline

* feat: add Docker Push workflow and version images using commit SHA

* update docker push

* feat: update vars and pull request branch

* feat: update condition

* feat: update docker action version

* chore: ajust action trigger

* chore: ajust action build

* chore: ajust compose name

* chore: ajust workflow

---------

Co-authored-by: David Ambrozio <[email protected]>
@zoldyzdk zoldyzdk requested review from a team, Luiginicoletti, JpBurgarelli, juliaam, Frompaje and DominMFD and removed request for a team August 6, 2024 21:42
docs/api/swagger_documentation.md Outdated Show resolved Hide resolved
matheus-webp and others added 3 commits August 9, 2024 20:40
* feat: add deletedAt field legal_persons

* feat: add delete ong repository

* feat: add delete ong usecase

* feat: add delete dto

* feat: add delete ong controller

* feat: add delete ong usecase test

* fix: fix tests for OngUsecase's Delete method

* feat: add delete ong route
* Correção de bug criado pela rota delete{ongID}

* alteração de diretório da documentação swag.

* implementação de tags example para documentação via swag

* modificação do arquivo makefile para geração de documentação no diretório swag.
@devlefel devlefel merged commit 9488630 into devhatt:main Aug 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Estudar e implementar swagger na aplicação
5 participants