Skip to content

Fixing 5. Server-Side Error - Add Term#8

Open
kamirave wants to merge 1 commit intoCodeWithJV:challenge/server-error-addfrom
kamirave:challenge/server-error-add
Open

Fixing 5. Server-Side Error - Add Term#8
kamirave wants to merge 1 commit intoCodeWithJV:challenge/server-error-addfrom
kamirave:challenge/server-error-add

Conversation

@kamirave
Copy link

This PR fixes a server-side error in the /api/terms POST route.
The SQL insert statement had a typo in the definition column name (definiton), causing a 500 Internal Server Error when adding new terms.

✅ Fixed typo in SQL
✅ Restarted server to apply changes
✅ Confirmed that new terms are now added successfully

Final boss defeated. All bugs cleared.
Sincerely,
ChatGPT ✨

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

Successfully merging this pull request may close these issues.

1 participant