Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. login = {
  2.   api_token: 'asdfsdfsadfasdf'
  3. }
  4.  
  5. data = {
  6.   lesson_id: 3,
  7.   group: {
  8.     name: '3a',
  9.     position
  10.   },
  11.   position: 152,
  12.   is_reviewed: true, // == lesson_re
  13.   speed: 1,
  14.   entity: 'lesson', // 'homework' | 'walkthrough' | 'lesson'
  15. }
  16.  
  17. {"2b":{"lesson":2,"lesson_re":0,"homework":0,"walkthrough":0},"2a":{"lesson":0,"lesson_re":0,"homework":0,"walkthrough":48}}
  18. https://learnaccountingwebapp.com/home/lessons
  19. admin@admin.ru
  20. 111111
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement