Juriy / swapi

SWAPI - Star Wars API service
https://swapi.dev
BSD 3-Clause "New" or "Revised" License
286 stars 91 forks source link

fixtures: add Yaddle to people #51

Closed MarcoIeni closed 1 year ago

MarcoIeni commented 2 years ago

Based on data found in https://starwars.fandom.com/wiki/Yaddle

Why am I doing this PR?

I want to run a workshop where we play with this API. For the workshop, we will create an API that returns a boolean that tells if the given character is taller than Yoda or not. However, I just found out that Yoda is the shortest character on the list :( I did some research and I found Yaddle, which is shorter than him! Merging this PR will enable me to have at least an example of a character returning true :)