This website requires JavaScript.
Explore
Help
Sign In
ivanch
/
pet-companion-back
Watch
1
Star
0
Fork
0
You've already forked pet-companion-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pet-companion-back
/
Controllers
History
Jose Henrique
b84599b370
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00
..
BaseController.cs
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00
GameDataController.cs
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00
InventoryController.cs
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00
PetController.cs
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00
SkillController.cs
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00