TestParserInputV2 is used to input data for testing a parser.

Table: TestParserInputV2

ParameterTypeRequiredDefaultDescription
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 The unique identifier of the parser.
parserNamestringyes The name of the parser.
parserScriptstringyes The parser script to be tested.
repositoryNamestringyes The name of the repository in which the parser is located.
testData[string]yes The events on which to test the parser.