We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21af35f commit d1c334cCopy full SHA for d1c334c
plugin-fn-foreach/README.md
@@ -63,7 +63,7 @@ The _Flow_ method iterates over an array of objects and invokes the specified fl
63
After creating your API Builder service (`api-builder init`), you can install this plugin using npm:
64
65
```
66
-npm install --save @axway/api-builder-plugin-fn-foreach
+npm install --no-optional @axway-api-builder-ext/api-builder-plugin-fn-foreach
67
68
69
[flow-editor]: https://github.com/Axway-API-Builder-Ext/api-builder-extras/blob/master/plugin-fn-foreach/imgs/foreachFlow.png
0 commit comments