|
4 | 4 |
|
5 | 5 | ```json |
6 | 6 | { |
7 | | - "id":"123e4567-e89b-12d3-a456-426655440000", |
| 7 | + "id": "123e4567-e89b-12d3-a456-426655440000", |
8 | 8 | "company_name": "Algorithmia", |
9 | 9 | "company_role": "Example User", |
10 | 10 | |
@@ -66,7 +66,7 @@ In order to interact with this endpoint you must provide an admin API key. Visit |
66 | 66 |
|
67 | 67 | ```json |
68 | 68 | { |
69 | | - "id":"123e4567-e89b-12d3-a456-426655440000", |
| 69 | + "id": "123e4567-e89b-12d3-a456-426655440000", |
70 | 70 | "company_name": "Algorithmia", |
71 | 71 | "company_role": "Example User", |
72 | 72 | |
@@ -110,7 +110,7 @@ In order to interact with this endpoint you must provide an admin API key. Visit |
110 | 110 | "marker": null, |
111 | 111 | "next_link": null, |
112 | 112 | "results": [{ |
113 | | - "id":"123e4567-e89b-12d3-a456-426655440000", |
| 113 | + "id": "123e4567-e89b-12d3-a456-426655440000", |
114 | 114 | "company_name": "Algorithmia", |
115 | 115 | "company_role": "Example User", |
116 | 116 | |
@@ -203,7 +203,7 @@ In order to interact with this endpoint you must provide an admin API key. Visit |
203 | 203 |
|
204 | 204 | ```json |
205 | 205 | { |
206 | | - "id":"123e4567-e89b-12d3-a456-426655440000", |
| 206 | + "id": "123e4567-e89b-12d3-a456-426655440000", |
207 | 207 | "company_name": "Algorithmia", |
208 | 208 | "company_role": "Example User", |
209 | 209 | |
|
0 commit comments