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: v2.2.7
Choose a base ref
...
head repository: ServeRest/ServeRest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 10, 2020

  1. feat(login): opção de desabilitar 'Bearer' do retorno de '/login'

    A opção de desabilitar o 'Bearer' da chave 'authorization' da rota '/login' vai atender aos usuários
    de ferramentas que já insere por padrão 'Bearer' no header, como Postman.
    PauloGoncalvesBH committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ba9a60b View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.3.0

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