We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c362733 commit 547e91fCopy full SHA for 547e91f
readthedocs/api/v3/tests/responses/projects-list_POST.json
@@ -12,8 +12,8 @@
12
"created": "2019-04-29T10:00:00Z",
13
"default_branch": "master",
14
"default_version": "latest",
15
- "description": null,
16
"id": 4,
+ "homepage": "http://template.readthedocs.io/",
17
"language": {
18
"code": "en",
19
"name": "English"
@@ -37,8 +37,10 @@
37
"tags": [],
38
"translation_of": null,
39
"urls": {
40
+ "builds": "https://readthedocs.org/projects/test-project/builds/",
41
"documentation": "http://readthedocs.org/docs/test-project/en/latest/",
- "project_homepage": "http://template.readthedocs.io/"
42
+ "home": "https://readthedocs.org/projects/test-project/",
43
+ "versions": "https://readthedocs.org/projects/test-project/versions/"
44
},
45
"users": [
46
{
0 commit comments