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: bdd/package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
{
2
2
"name": "scramjet-bdd",
3
-
"version": "0.35.1",
3
+
"version": "0.35.2",
4
4
"description": "As the \"problem scope\" of the business problem that our technology solves is quite complex, we decided to use the BDD practice to support the development process. BDD is a methodology of high automation and agility. It describes a cycle of interactions with well-defined outcomes. As a result of these activities, we obtain working, tested software that has a real value.",
* -e, --end Close the input stream of the Instance when this stream ends,
968
+
* "x-end-stream" header (default: false)
963
969
* -h, --help Display help for command
964
970
965
971
---
@@ -1154,7 +1160,9 @@ Create topic
1154
1160
1155
1161
**Options**
1156
1162
1157
-
* -t, --content-type [content-type] Specifies type of data in topic (choices: "text/x-ndjson", "application/x-ndjson", "text/plain", "application/octet-stream", default: "text/plain")
1163
+
* -t, --content-type [content-type] Specifies type of data in topic (choices: "text/x-ndjson",
* -t, --content-type [content-type] Specifies type of data in topic (choices: "text/x-ndjson", "application/x-ndjson", "text/plain", "application/octet-stream", default: "text/plain")
1198
+
* -t, --content-type [content-type] Specifies type of data in topic (choices: "text/x-ndjson",
@@ -1204,7 +1214,9 @@ Send data on topic from file, directory or directly through the console
1204
1214
1205
1215
**Options**
1206
1216
1207
-
* -t, --content-type [content-type] Specifies type of data in topic (choices: "text/x-ndjson", "application/x-ndjson", "text/plain", "application/octet-stream", default: "text/plain")
1217
+
* -t, --content-type [content-type] Specifies type of data in topic (choices: "text/x-ndjson",
0 commit comments