LeNelSoN / you-are-the-hero

L'API dont vous êtes le héros is an interactive Java API that brings the adventure of "choose your own adventure" stories to life. Users can embark on unique journeys, make decisions at each step, and create dynamic narratives, all while experiencing the nostalgia of classic adventure books.
GNU General Public License v3.0
2 stars 10 forks source link

Add Endpoint to Edit Scene #68

Closed LeNelSoN closed 3 weeks ago

LeNelSoN commented 3 weeks ago

Description:

Create an endpoint that allows contributors to edit scenes in a story. The endpoint should verify that the contributor has sufficient permissions to make modifications. This feature will use a HATEOAS-compliant API approach to ensure hypermedia navigation through scenes within the story structure.

Quest:

image

The keeper of the repo 🏰