Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ServeRest/ServeRest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d461f55
Choose a base ref
...
head repository: ServeRest/ServeRest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0198aa8
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 18, 2020

  1. fix: traduzir mensagem 'must be of type object' (#118)

    * style: ordenar alfabeticamente os tipos de erro
    
    * fix(montarmensagemdeerrodeschema): traduzir 'object.base'
    
    fix #114
    
    * chore: atualizar mocha
    PauloGoncalvesBH authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    974303e View commit details
    Browse the repository at this point in the history
  2. fix: suprimir erro 'entity.parse.failed'

    Erro será suprimido para ser bad request, dando oportunidade para a
    pessoa corrigir, e os erros 500 passarão a ter mensagem sugerindo
    abertura de issue.
    
    fix #36
    PauloGoncalvesBH committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9880631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf1501 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.10.0 [skip ci]

    Release automatically generated through continuous delivery.
    semantic-release-bot committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    0198aa8 View commit details
    Browse the repository at this point in the history
Loading