Generating a test plan
GET
/test/plan
Get the test plan of a specific node in the parsed codebase.
Headers
Query Params
Response
Last updated
GET
/test/plan
Get the test plan of a specific node in the parsed codebase.
Headers
Query Params
Response
Last updated
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
Authorization
Bearer <token>
project_id
number
The project id generated during parsing of the code
identifier
string
The node id that points to the specific endpoint you want to get test plan for, ex : /server.py:search