TestParserInputV2 is used to input data for testing a parser.

Table: TestParserInputV2

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 20, 2024
parserIdstringyes DeprecatedThe unique identifier of the parser.
parserNamestringyes DeprecatedThe name of the parser.
parserScriptstringyes DeprecatedThe parser script to be tested.
repositoryNamestringyes DeprecatedThe name of the repository in which the parser is located.
testData[string]yes DeprecatedThe events on which to test the parser.