Skip to content

Commit 3ab42a8

Browse files
committed
Mention what API versions correspond to each ejabberd version, with links
1 parent 5b0691c commit 3ab42a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/developer/ejabberd-api/api_versioning.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- md:version added in [24.02](../../archive/24.02/index.md) -->
44

5+
## API Versions History
6+
7+
- [API v2](../../archive/24.06/admin-api.md) ([changes](../../archive/24.06/admin-tags.md#v2)) was introduced in ejabberd [24.06](../../archive/24.06/index.md)
8+
- [API v1](../../archive/24.02/admin-api.md) ([changes](../../archive/24.02/admin-tags.md#v1)) was introduced in ejabberd [24.02](../../archive/24.02/index.md)
9+
- [API v0](../../archive/23.10/admin-api.md) was used in ejabberd [23.10](../../archive/23.10/index.md)
10+
511
## Introduction
612

713
It is possible to support different versions of the ejabberd API.

0 commit comments

Comments
 (0)