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: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
25
25
* Update non-namespaced server paths with a `/services/` prefix. Fixes a bug where setting the `owner` and/or `app` on a `Service` could produce 403 errors on some REST API endpoints.
26
26
27
-
* Modular input `Scheme.title` is now written correctly.
27
+
* Modular input `Argument.title` is now written correctly.
28
28
29
29
*`Client.connect` will now always return a `Service` instance, even if user credentials are invalid.
30
30
@@ -55,7 +55,7 @@
55
55
56
56
* Added a script (GenerateHelloCommand) to the searchcommand_app to generate a custom search command.
57
57
58
-
* Added a human readable title parameter to `modularinput.argument`.
58
+
* Added a human readable argument titles to modular input examples.
59
59
60
60
* Renamed the searchcommand `csv` module to `splunk_csv`.
0 commit comments