spr migrated books, and tester
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"items": [
|
||||
{"name": "jira", "slug": "jira", "title": "Jira", "status": "live", "system": "artery"},
|
||||
{"name": "amar", "slug": "amar", "title": "Amar (Mock)", "status": "ready", "system": "artery", "description": "Mock Amar API for testing turnero flow without hitting real backend"},
|
||||
{"name": "mercadopago", "slug": "mercadopago", "title": "MercadoPago (Mock)", "status": "ready", "system": "artery", "description": "Mock MercadoPago API for payment integration testing"},
|
||||
{"name": "slack", "slug": "slack", "title": "Slack", "status": "building", "system": "artery"},
|
||||
{"name": "amar", "slug": "amar", "title": "Amar API", "status": "ready", "system": "artery", "mock": true, "description": "Mock Amar backend - configure endpoint responses"},
|
||||
{"name": "mercadopago", "slug": "mercadopago", "title": "MercadoPago", "status": "ready", "system": "artery", "mock": true, "description": "Mock MercadoPago API - configure payment responses"},
|
||||
{"name": "google", "slug": "google", "title": "Google", "status": "planned", "system": "artery"},
|
||||
{"name": "maps", "slug": "maps", "title": "Maps", "status": "planned", "system": "artery"},
|
||||
{"name": "slack", "slug": "slack", "title": "Slack", "status": "building", "system": "artery"},
|
||||
{"name": "whatsapp", "slug": "whatsapp", "title": "WhatsApp", "status": "planned", "system": "artery"},
|
||||
{"name": "gnucash", "slug": "gnucash", "title": "GNUCash", "status": "planned", "system": "artery"},
|
||||
{"name": "vnc", "slug": "vnc", "title": "VPN", "status": "planned", "system": "artery"},
|
||||
|
||||
Reference in New Issue
Block a user