Revision 46aae796

b/doc/design-query2.rst
113 113

  
114 114
The request is a dictionary with the following entries:
115 115

  
116
``kind`` (string, required)
116
``what`` (string, required)
117 117
  An :ref:`item type <item-types>`.
118 118
``fields`` (list of strings, required)
119 119
  List of names of fields to return. Example::
......
209 209

  
210 210
The request is a dictionary with the following entries:
211 211

  
212
``kind`` (string, required)
212
``what`` (string, required)
213 213
  An :ref:`item type <item-types>`.
214 214
``fields`` (list of strings, optional)
215 215
  List of names of fields to return. If not set, all fields are

Also available in: Unified diff