mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
consistency update in api subjects
This commit is contained in:
committed by
Derek Collison
parent
60f1407923
commit
7ee7c19fc7
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user