This commit is contained in:
Bernd Bestel 2019-08-10 13:11:02 +02:00
parent fa326fdfda
commit 19935276e9
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -454,7 +454,7 @@
},
"/objects/{entity}/search/{searchString}": {
"get": {
"summary": "Returns all objects of the given entity where the field \"name\" contains the search string (so only works for entities which have that field",
"summary": "Returns all objects of the given entity where the field \"name\" contains the search string (so only works for entities which have that field)",
"tags": [
"Generic entity interactions"
],