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

Look at API | PuzzleTime Sync #1 #732

Open
5 tasks done
RandomTannenbaum opened this issue Jun 18, 2024 · 2 comments
Open
5 tasks done

Look at API | PuzzleTime Sync #1 #732

RandomTannenbaum opened this issue Jun 18, 2024 · 2 comments
Assignees

Comments

@RandomTannenbaum
Copy link
Collaborator

RandomTannenbaum commented Jun 18, 2024

Introduction
We need to know which attributes from the PuzzleTime person model we can use in the Skills model. For this we need to take a look at the API of the PuzzleTime. Since the PuzzleTime does not have a API documentation we will have to figure it out ourself. Once we know how the API works we can create this missing documentation in the PuzzleTime.

ToDo

  • Talk to @Kagemaru because he wrote the API 😁
  • Take a look at the PuzzleTime API and find out how it works
  • Find out and document which fields we get from PuzzleTime and which fields we can use in PuzzleSkills
  • Make sure to link the document with all the attributes we'll use directly in the ticket or as a comment
  • Create a PR for updating the PuzzleTime documentation with a short API docu
@RandomTannenbaum RandomTannenbaum changed the title Look at API and write mapper | PuzzleTime Sync #1 Look at API | PuzzleTime Sync #1 Jun 18, 2024
@ManuelMoeri ManuelMoeri self-assigned this Jun 19, 2024
@ManuelMoeri
Copy link
Collaborator

19.07.2024
Everything I found out today is writen in this codi: https://codimd.puzzle.ch/COP3-usSQc2STNoul0Uvvg#
I also did a little testing with postman to see which endpoints I could reach which kinda worked.

@RandomTannenbaum RandomTannenbaum self-assigned this Jun 21, 2024
@RandomTannenbaum
Copy link
Collaborator Author

Stand 21.06.2024
Ich habe mir die API angeschaut und auf @ManuelMoeri s codi aufgebaut.

In diesem neuen codi sind nun alle mappbaren Felder sowie die API inkl. Authentication beschrieben:
https://codimd.puzzle.ch/0v-AaUXWRfmDWYS5N3jKPA?both

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

2 participants