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

POST: /alunos/{{codigo_cidade}}/{{id_aluno}}/rota #31

Closed
irwinarruda opened this issue Nov 15, 2021 · 2 comments
Closed

POST: /alunos/{{codigo_cidade}}/{{id_aluno}}/rota #31

irwinarruda opened this issue Nov 15, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@irwinarruda
Copy link
Collaborator

Explicação

O mesmo erro que acontece aqui, está acontecendo na issue #30

Request:

{
    "Url": "/alunos/5201405/11576/rota",
    "Body": {
      "id_rota": 3
    }
}

Response:

{
    "result": false,
    "messages": {
        "nome": "O nome do aluno deve ser informado!",
        "data_nascimento": "O campo data de nascimento deve ser informado!",
        "nome_responsavel": "O nome do responsável pelo aluno deve ser informado!",
        "grau_responsavel": "Informe o grau de parentesco do responsável pelo aluno!"
    }
}
@irwinarruda irwinarruda added the bug Something isn't working label Nov 15, 2021
@umarley
Copy link
Owner

umarley commented Nov 19, 2021

@irwinarruda fiz uma requisição POST para o endpoint mencionado

/alunos/4203709/20/rota

e não tive esse retorno. Caso ainda continue este problema vamos marcar uma call.

@umarley
Copy link
Owner

umarley commented Jan 12, 2022

Issue finalizada pela falta de retorno. Endpoint testado e o seu funcionamento está ok.

@umarley umarley closed this as completed Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants