InputPOST /api/v1/x402/openapi-operation-index
{
"spec": {
"openapi": "3.1.0",
"info": {
"title": "Jobs API"
},
"paths": {
"/jobs": {
"get": {
"operationId": "listJobs",
"summary": "List jobs"
}
}
}
}
}