mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 14:06:16 +02:00
Typo...
This commit is contained in:
parent
fa326fdfda
commit
19935276e9
|
|
@ -454,7 +454,7 @@
|
||||||
},
|
},
|
||||||
"/objects/{entity}/search/{searchString}": {
|
"/objects/{entity}/search/{searchString}": {
|
||||||
"get": {
|
"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": [
|
"tags": [
|
||||||
"Generic entity interactions"
|
"Generic entity interactions"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user