-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
42 lines (42 loc) · 1.51 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "rest-api-spec/0.90"]
path = rest-api-spec/0.90
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.0"]
path = rest-api-spec/1.0
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.1"]
path = rest-api-spec/1.1
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.2"]
path = rest-api-spec/1.2
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.3"]
path = rest-api-spec/1.3
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.4"]
path = rest-api-spec/1.4
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.5"]
path = rest-api-spec/1.5
url = https://github.com/elastic/elasticsearch
[submodule "swagger-for-elasticsearch-ui"]
path = swagger-for-elasticsearch-ui
url = https://github.com/timschlechter/swagger-for-elasticsearch-ui.git
[submodule "rest-api-spec/master"]
path = rest-api-spec/master
url = https://github.com/elastic/elasticsearch.git
[submodule "rest-api-spec/1.6"]
path = rest-api-spec/1.6
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/1.7"]
path = rest-api-spec/1.7
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/2.0"]
path = rest-api-spec/2.0
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/2.1"]
path = rest-api-spec/2.1
url = https://github.com/elastic/elasticsearch
[submodule "rest-api-spec/2.2"]
path = rest-api-spec/2.2
url = https://github.com/elastic/elasticsearch