You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix link-rot for Swagger view of OpenAPI spec (#424)
Was the spec ever in `/docs/`? Also, the primary branch name changed,
and GitHub's attitude about `master -> main` is "hey, we made a new
preference and put out a press release; all our work here is done."
Signed-off-by: Jay Carlson <[email protected]>
Copy file name to clipboardExpand all lines: jupyterlab_server/rest-api.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# see me at: http://petstore.swagger.io/?url=https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/master/docs/rest-api.yml#/default
1
+
# see me at: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/jupyterlab_server/rest-api.yml#/default
0 commit comments