Skip to content

Commit cdc39b5

Browse files
authored
Merge pull request #2710 from opossum-tool/abraemer-fix-readme
Fix Specification of input.json
2 parents a8edf60 + 5af3974 commit cdc39b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ It has to be generated through external tools and provided to the app. Contains
124124
- `externalAttributions`: contains all attributions which are provided as signals (preselected signals will be
125125
automatically used by the app to create attributions in the output file),
126126
- `resourcesToAttributions`: links attributions to file paths,
127-
- `frequentlicenses`: A list of licenses that can be selected in a dropdown when the user enters a license name.
128127

129128
There are additional fields which are optional:
130129

130+
- `frequentLicenses`: A list of licenses that can be selected in a dropdown when the user enters a license name.
131131
- `attributionBreakpoints`: a list of folder paths where attribution inference stops, e.g. `node_modules`."
132132
- `filesWithChildren`: a list of folders that are treated as files. This can be used to attach another file tree to
133133
files like `package.json`, usually also setting an attribution breakpoint.

0 commit comments

Comments
 (0)