Problemunvalidated
I want to redirect the user to an edit page while passing the `ISBN` of the newly submitted book in the URL. — After a successful submission. Outcome: route the user to the `edit` page by getting data from response.
99d3ec01-b8e4-40a6-a59b-e26134f676d1
I want to redirect the user to an edit page while passing the ISBN of the newly submitted book in the URL. — After a successful submission. Outcome: route the user to the edit page by getting data from response.