You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: Remove `studiocmsMinimumVersion` from Plugin API in a future release.
/**
* Schema for validating the structure of the base plugin configuration, including essential metadata such as identifier, name, minimum required version of StudioCMS, and dependencies on other plugins. This schema ensures that the basic information about the plugin is correctly structured, allowing for seamless integration of plugins into the StudioCMS system while providing necessary information about the plugin and its functionality.
*/
This issue was generated by todo-issue based on a TODO comment in 35a1984.
studiocms/packages/studiocms/src/schemas/plugins/index.ts
Lines 419 to 423 in 35a1984
This issue was generated by todo-issue based on a
TODOcomment in 35a1984.