File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ case class ExtractorDetail(
7474 * @param bibtex bibtext formatted citation of relevant papers
7575 * @param maturity indicates whether this extractor is ready for public consumption
7676 * * For example: "Development" (default), "Staging", or "Production"
77- * @param defaultLabels the categorization labels that were imported by default
78- * * For example: "Development" (default) , "Staging ", or "Production"
77+ * @param defaultLabels the categorization label names that were imported by default
78+ * * For example: "Image" , "Video ", "Audio", etc
7979 * @param process events that should trigger this extractor to process
8080 * @param categories list of categories that apply to the extractor
8181 * @param parameters JSON schema representing allowed parameters
You can’t perform that action at this time.
0 commit comments