-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (21 loc) · 1017 Bytes
/
.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
[submodule "generated/clients/python"]
path = generated/clients/python
url = https://github.com/Mearman/openalex-python.git
[submodule "generated/clients/python-pydantic-v1"]
path = generated/clients/python-pydantic-v1
url = https://github.com/Mearman/openalex-python-pydantic-v1.git
[submodule "generated/clients/typescript"]
path = generated/clients/typescript
url = https://github.com/Mearman/openalex-typescript.git
[submodule "generated/clients/typescript-fetch"]
path = generated/clients/typescript-fetch
url = https://github.com/Mearman/openalex-typescript-fetch.git
[submodule "generated/clients/typescript-node"]
path = generated/clients/typescript-node
url = https://github.com/Mearman/openalex-typescript-node.git
[submodule "generated/documentation/swagger-ui-react"]
path = generated/documentation/swagger-ui-react
url = https://github.com/Mearman/openalex-swagger-ui-react.git
[submodule "demos/openalex-react"]
path = demos/openalex-react
url = https://github.com/Mearman/openalex-react-demo.git