You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show readers how to modify the Swagger REST API by adding a new method for solving the bacon path. The bacon path tells you how people are connected through mutual acquaintances.
The method should take 2 parameters. Person 1 and Person 2. If Person 1 is Kevin Bacon and Person 2 is Tom Hanks, a return result would be an ordered array of people between Kevin Bacon and Tom Hanks.
Front end user experience will be 2 portrait boxes, one on the left of the screen and one to the right. In between the two portraits will be smaller portrait boxes that will be populated from the return response of the new REST API method.
The text was updated successfully, but these errors were encountered:
Show readers how to modify the Swagger REST API by adding a new method for solving the bacon path. The bacon path tells you how people are connected through mutual acquaintances.
The method should take 2 parameters. Person 1 and Person 2. If Person 1 is Kevin Bacon and Person 2 is Tom Hanks, a return result would be an ordered array of people between Kevin Bacon and Tom Hanks.
Front end user experience will be 2 portrait boxes, one on the left of the screen and one to the right. In between the two portraits will be smaller portrait boxes that will be populated from the return response of the new REST API method.
The text was updated successfully, but these errors were encountered: