ryanwholey/Merge JSON array
Takes a JSON string and returns a YAML string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| first | JSON string array | yes | — |
| second | JSON string array | yes | — |
| sensitive | Whether to mask the output | no | false |
Outputs
| name | description |
|---|---|
| yaml | YAML format of the passed JSON string |