15 lines
368 B
JSON
15 lines
368 B
JSON
[
|
|
{
|
|
"name": "mentor setup and public skill catalog",
|
|
"method": "GET",
|
|
"endpoint": "/api/mentors/setup?trade_date=2026-07-30",
|
|
"payload": null
|
|
},
|
|
{
|
|
"name": "mentor messages scoped by user mentor and date",
|
|
"method": "GET",
|
|
"endpoint": "/api/mentors/messages?mentor_id=kobe92-perspective&trade_date=20260730",
|
|
"payload": null
|
|
}
|
|
]
|