Skip to content

Commit 5603dad

Browse files
authored
Update XLS-0022-api-versioning/README.md
1 parent 94a3a77 commit 5603dad

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

XLS-0022-api-versioning/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<pre>
2-
XLS: XLS-22d
3-
Title: 0022 XLS-22d: rippled API Versioning
4-
Author: Elliot. (intelliot)
5-
Created: 2021-08-11
6-
Status: Final
7-
Category: Protocol
2+
xls: 22
3+
title: rippled API Versioning
4+
description: The API version number allows for evolving the `rippled` API while maintaining backward compatibility
5+
author: Elliot Lee (intelliot), Mayukha Vadari <mvadari@ripple.com>, Peng Wang (pwang200)
6+
status: Final
7+
category: Protocol
8+
created: 2021-08-11
9+
revised: 2022-07-01
810
</pre>
9-
**Title:** rippled API Versioning
10-
**Revision:** 2 (2022-07-01)
11-
**Contributors:** Peng Wang (@pwang200), Mayukha Vadari (@mvadari)
1211

13-
----
12+
# rippled API Versioning
13+
1414

1515
rippled offers an API (application programming interface) that apps use to integrate with the XRP Ledger. In order to evolve and improve this API over time, while providing consistency and ensuring backward compatibility for clients, the API shall be versioned with an `API version number`.
1616

0 commit comments

Comments
 (0)