Skip to content

Commit

Permalink
[DOC] - Atualização documentação
Browse files Browse the repository at this point in the history
  • Loading branch information
otavio-code committed Jan 24, 2025
1 parent 788bf39 commit 6c6f414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ graph TD
G --> H[Retorna resposta de sucesso]
%% Tratamento de erros
A -->|Chave ausente| X1[Erro: Chave ausente no evento]
A -->|Chave ausente| X1[Chave ausente no evento]
A -->|Erro JSON| X2[Erro ao decodificar JSON]
A -->|Erro inesperado| X3[Erro inesperado]
Expand Down

0 comments on commit 6c6f414

Please sign in to comment.