Last updated 4 months ago
This endpoint allows to find a selector in a given pice of source code.
URL: /selectors
/selectors
Method: POST
POST
Payload:
Code : 200 OK
200 OK
{ "source": "string", "position": "number" }