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

Rota: GET /calendario/:idCalendario/:ano/?:mes - obter dias e eventos #452

Open
guesant opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@guesant
Copy link
Member

guesant commented Dec 19, 2024

{
  "dias": [],
  "eventos": [
    {
      "id": "",
      "data_inicio": "",
      "data_termino": "",
      "cor": "",
      "horario_inicio": "",
      "horario_termino": "",
      "ambiente": {}
    }
  ]
}
@guesant guesant changed the title Rota para obter {dias, eventos} de um calendario por ano completo ou mes Rota: GET /calendario/:idCalendario/:ano/?:mes - obter dias e eventos Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant