blob: cd52bf87fd836172b63d3ff7366fc86da401b369 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<RCC>
<qresource prefix="/json">
<file alias="create-test.json">auto/client/create-test.json</file>
<file alias="client">auto/client/json</file>
<file alias="list-objects.json">shared/json/list-objects.json</file>
<file>auto/jsondblistmodel/list-objects.json</file>
<file>auto/jsondbsortinglistmodel/list-objects.json</file>
<file alias="dataset.json">auto/queries/dataset.json</file>
<file>auto/partition/json/map-reduce.json</file>
</qresource>
</RCC>
|