We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's two different views : one per week and one in chronological order.
Even though, we might think it's two different requests, it's only one !
When looking closely, we have
{"session":6793835,"numeroOrdre":"b24fe5eed2fdf9111af9b9dd64b92ff2","nom":"PageAgenda","donneesSec":{"_Signature_":{"onglet":9},"donnees":{"NumeroSemaine":0,"AvecListeClasses":true}}}
as payload and NumeroSemaine is where we should start getting the agenda.
NumeroSemaine
Returned items are all from NumeroSemaine until the end of year(?)
The text was updated successfully, but these errors were encountered:
Tu la fais ou je peux essayer de le faire ?
Sorry, something went wrong.
Vexcited
No branches or pull requests
There's two different views : one per week and one in chronological order.
Even though, we might think it's two different requests, it's only one !
When looking closely, we have
as payload and
NumeroSemaine
is where we should start getting the agenda.Returned items are all from
NumeroSemaine
until the end of year(?)The text was updated successfully, but these errors were encountered: