Skip to content

Commit 361fe82

Browse files
committed
Remove mention of REST
API is not really RESTful
1 parent e257cd1 commit 361fe82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/apidocs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<div class="container">
3535
<div class="row">
3636
<div class="col-md-12" role="main" id="main">
37-
<h1>REST API Documentation</h1>
37+
<h1>JSON API Documentation</h1>
3838
<div class="alert alert-warning"><strong>Disclaimer:</strong> The API is still under heavy development and breaking changes to endpoints or parameters may be made</div>
3939

4040
<p>If you make anything utilizing our API, please <a href="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

Comments
 (0)