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
Copy file name to clipboardExpand all lines: src/main/resources/templates/apidocs.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
<divclass="container">
35
35
<divclass="row">
36
36
<divclass="col-md-12" role="main" id="main">
37
-
<h1>REST API Documentation</h1>
37
+
<h1>JSON API Documentation</h1>
38
38
<divclass="alert alert-warning"><strong>Disclaimer:</strong> The API is still under heavy development and breaking changes to endpoints or parameters may be made</div>
39
39
40
40
<p>If you make anything utilizing our API, please <ahref="https://gitter.im/common-workflow-language/cwlviewer" alt="Gitter Chatroom" target="_blank" rel="noopener">let us know about it</a> - we would love to see!</p>
0 commit comments