* updated controllers to use custom json schema and added auto openapi specs
* fix data routes parsing body
* added schema exports to core
* added swagger link to Admin, switched use-search
Introduced a Vite adapter with "fresh" and "cached" modes, centralized dev server configuration, and streamlined the example setup. Updated documentation with detailed steps for Vite integration and revised the internal dev environment to align with the changes.