refactor(server): library service (#8050)
* refactor: library service * chore: open api * fix: checks
This commit is contained in:
@@ -7646,6 +7646,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"ownerId",
|
||||
"type"
|
||||
],
|
||||
"type": "object"
|
||||
@@ -10689,7 +10690,8 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"importPath"
|
||||
"importPath",
|
||||
"isValid"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user