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

Api-Validação do CPF do proprietário #71

Merged
merged 6 commits into from
Jul 9, 2024
Merged

Commits on Jul 8, 2024

  1. Cria API com endpoint para validar cpf.

    Co-authored-by: Vinícius Peruzzi <[email protected]>
    cellaaleo and Vinigperuzzi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7692ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1dd85a View commit details
    Browse the repository at this point in the history
  3. Insere no retorno da API o id da unidade do morador.

    Co-authored-by: Vinícius Peruzzi <[email protected]>
    cellaaleo and Vinigperuzzi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6b155d5 View commit details
    Browse the repository at this point in the history
  4. Atualiza o ReadMe com o novo endpoint.

    Co-authored-by: Vinícius Peruzzi <[email protected]>
    cellaaleo and Vinigperuzzi committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1f52ee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge branch 'main' into API-validar-cpf

    Co-authored-by: Vinícius Peruzzi <[email protected]>
    cellaaleo and Vinigperuzzi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4db1faa View commit details
    Browse the repository at this point in the history
  2. Refatora os testes e o erro retornado quando no morador não existe na…

    … app, e atualiza o readme.
    
    Co-authored-by: Vinícius Peruzzi <[email protected]>
    cellaaleo and Vinigperuzzi committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d7dad53 View commit details
    Browse the repository at this point in the history