Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Complete CRUD operations for Heroes and Teams #354

Open
3 tasks
jernejk opened this issue Jul 12, 2024 · 0 comments
Open
3 tasks

✨ Complete CRUD operations for Heroes and Teams #354

jernejk opened this issue Jul 12, 2024 · 0 comments
Labels
Type: Feature A suggested idea for this project

Comments

@jernejk
Copy link
Member

jernejk commented Jul 12, 2024

Cc:

Hi,

Pain

When I navigate to /swagger, there are missing CRUD operations like deleting a hero/team and fetching individual hero. This could also be an interesting way to demonstrate soft-delete feature.

Suggested Solution

Add missing endpoints and their implementation.

Acceptance Criteria

Acceptance Criteria defines the requirements that must be met for the story to be completed. This is WHAT must be done.

See https://www.ssw.com.au/rules/acceptance-criteria.

  1. Have full CRUD operations for heroes and teams

Tasks

Tasks help developers to track small bits of work needed to meet the ACs. This is HOW the work will be done.

Tasks

Thanks!

@jernejk jernejk added the Type: Feature A suggested idea for this project label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature A suggested idea for this project
Projects
Development

No branches or pull requests

1 participant