reiniertimmer/Get JSON property
Action to get a (default) property from a JSON file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| json-file | The JSON file to read | yes | — |
| property | The property to extract | yes | — |
| default | Default value if property does not exist | no | — |
Outputs
| name | description |
|---|---|
| value | Property value |