rsschool-app
rsschool-app copied to clipboard
chore: remove auth guard from get request to courses
- [x] I followed naming convention rules
🤔 This is a ...
- [x] Other
🔗 Related issue link
💡 Background and solution
As a part of integration of courses dates with rs-site, auth guard from get request to api/v2/courses was removed.
☑️ Self Check before Merge
⚠️ Please check all items below before review. ⚠️
- [x] Database migration is added or not needed
- [x] Documentation is updated/provided or not needed
- [x] Changes are tested locally