consistency update in api subjects

This commit is contained in:
R.I.Pienaar
2020-01-28 21:08:22 +01:00
committed by Derek Collison
parent 60f1407923
commit 7ee7c19fc7

View File

@@ -41,7 +41,7 @@ const (
// JetStreamListTemplates is the endpoint to list all stream templates for this account.
// Will return json list of string on success and -ERR on failure.
JetStreamListTemplates = "$JS.TEMPLATES.LIST"
JetStreamListTemplates = "$JS.TEMPLATE.LIST"
// JetStreamTemplateInfo is for obtaining general information about a named stream template.
// Will return JSON response.