File tree Expand file tree Collapse file tree
components/renku_data_services/search Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ components:
230230 type : integer
231231 format : int32
232232 SearchProject :
233- title : Project
233+ title : SearchProject
234234 examples :
235235 - type : Project
236236 id : 01HRA7AZ2Q234CDQWGA052F8MK
@@ -306,7 +306,7 @@ components:
306306 type : string
307307 const : Project
308308 SearchDataConnector :
309- title : DataConnector
309+ title : SearchDataConnector
310310 examples :
311311 - type : DataConnector
312312 id : 01HRA7AZ2Q234CDQWGA052F8MK
@@ -443,7 +443,7 @@ components:
443443 type : string
444444 const : User
445445 SearchUser :
446- title : User
446+ title : SearchUser
447447 type : object
448448 required :
449449 - id
@@ -478,7 +478,7 @@ components:
478478 type : string
479479 const : User
480480 SearchGroup :
481- title : Group
481+ title : SearchGroup
482482 type : object
483483 required :
484484 - id
You can’t perform that action at this time.
0 commit comments