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