Skip to content

Commit 413f2dc

Browse files
authored
Merge pull request #76 from Lomkit/GautierDele-patch-1
Update 2.search.md
2 parents f50e5fc + f20a152 commit 413f2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2.endpoints/2.search.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ The type could be one of these:
418418
For the `exists` and `count` operation you must not specify the field since these aggregates don't base themselves on a column.
419419
::
420420

421-
### Aliases
421+
#### Aggregates aliases
422422

423423
You may optionally define an alias for your aggregate using the `alias` method. This allows you to customize the name of the aggregate column in the response, instead of relying on Laravel's default naming.
424424

0 commit comments

Comments
 (0)