Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dandi/DANDI User Guide, Part II.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
"\n",
"All code of the DANDI API server is available openly from https://github.com/dandi/dandi-api/ . A number of convenient interfaces are available to help you learn about what features it provides, and how to interact with the server.\n",
"\n",
"Both production and sandbox servers have a [Swagger](https://swagger.io/) interface, which you can reach by going to https://api.dandiarchive.org/swagger/ for production (and https://api.sandbox.dandiarchive.org/swagger/ for sandbox, which is where your test datasets are):\n",
"Both production and sandbox servers have a [Swagger](https://swagger.io/) interface, which you can reach by going to https://api.dandiarchive.org/api/docs/swagger/ for production (and https://api.sandbox.dandiarchive.org/api/docs/swagger/ for sandbox, which is where your test datasets are):\n",
"\n",
"![image.png](attachment:image.png)\n",
"\n",
Expand Down