Project

General

Profile

Actions

Bug #16165

closed

Typo in doc example of node-create-api plugin

Added by Janos Mattyasovszky over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
61
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

Here: https://docs.rudder.io/reference/5.0/plugins/create-node-api.html

there is a json example that includes this line:

        "ipAddresses"   : ["192.168.180.90, 127.0.0.1"]

I assume this was originally intended to be a proper JSON array with two elements and not one array with one string that contains two IP-s separated by a comma as a string?

Actions

Also available in: Atom PDF