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

FIX: Missing Controllers for Quests & QuestMessagers #628

Open
Imjolayemi opened this issue Feb 28, 2025 · 1 comment
Open

FIX: Missing Controllers for Quests & QuestMessagers #628

Imjolayemi opened this issue Feb 28, 2025 · 1 comment

Comments

@Imjolayemi
Copy link

Imjolayemi commented Feb 28, 2025

The database contains quests and questmessagers tables, but no controllers are handling these resources. This prevents CRUD operations on these tables via API endpoints.

@bhimbho
Copy link
Contributor

bhimbho commented Feb 28, 2025

write a migration to remove anything quest-related. this is meant for another project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants