Loading app/views_v1.py +2 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,8 @@ def get_answers(): '', 'Are all operations on this REST APIs idempotent? Explain why! (1 Point)': '', 'Why could it be problematic to work with full URLs as links? Name and explain two reasons (2 Points)': [ 'Why could it be problematic to work with complete URLs (with protocol, hostname and path) as links? Name and ' 'explain two reasons (2 Points)': [ '', ], 'Hand in requirements (1 Point)': [ Loading Loading
app/views_v1.py +2 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,8 @@ def get_answers(): '', 'Are all operations on this REST APIs idempotent? Explain why! (1 Point)': '', 'Why could it be problematic to work with full URLs as links? Name and explain two reasons (2 Points)': [ 'Why could it be problematic to work with complete URLs (with protocol, hostname and path) as links? Name and ' 'explain two reasons (2 Points)': [ '', ], 'Hand in requirements (1 Point)': [ Loading