Index name for products establishment
This commit is contained in:
parent
afbe8a59f2
commit
5718955ba8
|
|
@ -180,6 +180,7 @@ class EstablishmentShortSerializer(serializers.ModelSerializer):
|
||||||
fields = [
|
fields = [
|
||||||
'id',
|
'id',
|
||||||
'name',
|
'name',
|
||||||
|
'index_name',
|
||||||
'slug',
|
'slug',
|
||||||
'city',
|
'city',
|
||||||
'establishment_type'
|
'establishment_type'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user