From dd5d1ea829f7866cd2ca84e0728f28912f2eac50 Mon Sep 17 00:00:00 2001 From: saces Date: Wed, 29 Apr 2026 09:44:27 +0200 Subject: [PATCH] doc --- libmxclient/API.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libmxclient/API.md b/libmxclient/API.md index 85cec8f..6664dd4 100644 --- a/libmxclient/API.md +++ b/libmxclient/API.md @@ -22,5 +22,11 @@ it's the callers task to keep passed callback pointers alive `v0` unstable, devolopment version -all other version are stable, may get additions and security fixes, no other changes +all other version are stable, may get new endpoints and security fixes, no other changes + +## naming scheme + +endpoints beginning with `cliv…`: stand alone helpers + +endpoints beginning with `apiv…`: the client api.