forked from jerryseigle/nexmo-developer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1.21 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
[submodule "_open_api/api_specs"]
path = _open_api/api_specs
url = https://github.com/Nexmo/api-specification.git
[submodule ".repos/nexmo/nexmo-ruby-code-snippets"]
path = .repos/nexmo/nexmo-ruby-code-snippets
url = https://github.com/Nexmo/nexmo-ruby-code-snippets.git
[submodule ".repos/nexmo/nexmo-php-code-snippets"]
path = .repos/nexmo/nexmo-php-code-snippets
url = https://github.com/Nexmo/nexmo-php-code-snippets.git
[submodule ".repos/nexmo/nexmo-python-code-snippets"]
path = .repos/nexmo/nexmo-python-code-snippets
url = https://github.com/Nexmo/nexmo-python-code-snippets.git
[submodule ".repos/nexmo/nexmo-node-code-snippets"]
path = .repos/nexmo/nexmo-node-code-snippets
url = https://github.com/Nexmo/nexmo-node-code-snippets.git
[submodule ".repos/nexmo/nexmo-dotnet-code-snippets"]
path = .repos/nexmo/nexmo-dotnet-code-snippets
url = https://github.com/Nexmo/nexmo-dotnet-code-snippets.git
[submodule ".repos/nexmo/nexmo-java-code-snippets"]
path = .repos/nexmo/nexmo-java-code-snippets
url = https://github.com/Nexmo/nexmo-java-code-snippets.git
[submodule ".repos/nexmo/nexmo-curl-code-snippets"]
path = .repos/nexmo/nexmo-curl-code-snippets
url = https://github.com/Nexmo/nexmo-curl-code-snippets.git