All public logs

Jump to navigation Jump to search

Combined display of all available logs of PKC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:52, 14 September 2022 Pedrofariaeva1 talk contribs created page RestAPI example (Created page with " ==RestAPI testing== ## User + Base Url: https://app.trackonperformance.com/api/user/ + Swagger Url: https://app.trackonperformance.com/swagger/#/User ### Description User's are the primary resource that holds every other resource and they have the following properties: + _id | the unique identifier for this entity + name | string | max_length 50 + email | string | max_length 255 + password | string | min_length 3 | max_length 50 + contact | string | max_length 30...")