skills icon indicating copy to clipboard operation
skills copied to clipboard

Look at API | PuzzleTime Sync #1

Open RandomTannenbaum opened this issue 1 year ago • 2 comments

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

  • [x] Talk to @Kagemaru because he wrote the API :grin:
  • [x] Take a look at the PuzzleTime API and find out how it works
  • [x] Find out and document which fields we get from PuzzleTime and which fields we can use in PuzzleSkills
  • [x] Make sure to link the document with all the attributes we'll use directly in the ticket or as a comment
  • [x] Create a PR for updating the PuzzleTime documentation with a short API docu

RandomTannenbaum avatar Jun 18 '24 07:06 RandomTannenbaum

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.

ManuelMoeri avatar Jun 19 '24 13:06 ManuelMoeri

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

RandomTannenbaum avatar Jun 21 '24 09:06 RandomTannenbaum

Has been done a long time ago.

ManuelMoeri avatar May 19 '25 07:05 ManuelMoeri