- finish
This commit is contained in:
parent
2c83fd0455
commit
1e1d0030d8
1 changed files with 17 additions and 0 deletions
17
index.yaml
Normal file
17
index.yaml
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
indexes:
|
||||||
|
|
||||||
|
# AUTOGENERATED
|
||||||
|
|
||||||
|
# This index.yaml is automatically updated whenever the dev_appserver
|
||||||
|
# detects that a new type of query is run. If you want to manage the
|
||||||
|
# index.yaml file manually, remove the above marker line (the line
|
||||||
|
# saying "# AUTOGENERATED"). If you want to manage some indexes
|
||||||
|
# manually, move them above the marker line. The index.yaml file is
|
||||||
|
# automatically uploaded to the admin console when you next deploy
|
||||||
|
# your application using appcfg.py.
|
||||||
|
|
||||||
|
- kind: TaskComponent
|
||||||
|
properties:
|
||||||
|
- name: order
|
||||||
|
- name: taskId
|
||||||
|
- name: userId
|
Loading…
Reference in a new issue