mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 06:25:45 +01:00
Merge with 2.0.0-m3
This commit is contained in:
@@ -17,6 +17,7 @@ export type Plugin = {
|
||||
};
|
||||
|
||||
export type PluginCollection = Collection & {
|
||||
_links: Links,
|
||||
_embedded: {
|
||||
plugins: Plugin[] | string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user