Skip to content

Commit af39d71

Browse files
committed
Rename the api schema title to "Jupyter Server"
1 parent edc9dc2 commit af39d71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyter_server/services/api/api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
swagger: '2.0'
22
info:
3-
title: Jupyter Notebook API
4-
description: Notebook API
3+
title: Jupyter Server API
4+
description: Server API
55
version: "5"
66
contact:
77
name: Jupyter Project

0 commit comments

Comments
 (0)