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
"Any other attributes will be set to their default value.\\n" +
68
68
"\\n" +
69
69
"The URLs defined by this operator are:\\n" +
70
-
"* *prefix*`/ports/output/`*port index*`/inject` - Accepts POST requests of type `application/xml`.\\n" +
70
+
"* *prefix*`/ports/output/`*port index*`/inject` - Accepts POST requests of type `application/json`.\\n" +
71
71
"* *prefix*`/ports/output/`*port index*`/info` - Output port meta-data including the stream attribute names and types (content type `application/json`).\\n" +
72
72
"\\nThe *prefix* for the URLs is:\\n" +
73
73
"* *context path*`/`*base operator name* - When the `context` parameter is set.\\n" +
0 commit comments