Skip to content

refactor(program-api): clean up response and fix search filtering#83

Merged
agaesh merged 1 commit intomainfrom
BugsAndImprovement
Feb 3, 2026
Merged

refactor(program-api): clean up response and fix search filtering#83
agaesh merged 1 commit intomainfrom
BugsAndImprovement

Conversation

@agaesh
Copy link
Owner

@agaesh agaesh commented Feb 3, 2026

  • Removed unnecessary code field from API response
  • Imported Sequelize Op to resolve search parameter filtering issues
  • Disabled model timestamps (timestamps: false) since migrations are not handled

- Removed unnecessary `code` field from API response
- Imported Sequelize `Op` to resolve search parameter filtering issues

- Disabled model timestamps (timestamps: false) since migrations are not handled
@agaesh agaesh merged commit 9157299 into main Feb 3, 2026
1 check failed
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