ntn 0.17.1 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -136,7 +136,8 @@ Shell completion can also suggest public API paths and, for `-X/--method`, only
|
|
|
136
136
|
the methods supported by the selected path.
|
|
137
137
|
|
|
138
138
|
Use exactly one request-body source at a time: stdin JSON, `--data`, or inline
|
|
139
|
-
body fields.
|
|
139
|
+
body fields. `--data` accepts raw JSON, `@path` for a JSON file, and `@-` for
|
|
140
|
+
stdin.
|
|
140
141
|
|
|
141
142
|
See [docs/PUBLIC_API_REQUESTS.md](docs/PUBLIC_API_REQUESTS.md) for the full
|
|
142
143
|
reference, including:
|
|
Binary file
|
package/dist/ntn-darwin-x64/ntn
CHANGED
|
Binary file
|
package/dist/ntn-linux-arm64/ntn
CHANGED
|
Binary file
|
package/dist/ntn-linux-x64/ntn
CHANGED
|
Binary file
|
|
Binary file
|