mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 10:59:16 +01:00
refactor: 📝 Switch from ISO 8601 to RFC 3339
This commit is contained in:
parent
6796a31d2b
commit
a2c66d5b3a
6 changed files with 10 additions and 24 deletions
|
|
@ -18,6 +18,8 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
|
|||
- Removed the nonce from the [signature system](/signatures), replaced with `Versia-Signed-At` (timestamps).
|
||||
- Standardize rate limits with [IETF draft draft-polli-ratelimit-headers-02](https://www.ietf.org/archive/id/draft-polli-ratelimit-headers-02.html).
|
||||
- Added [Versia Links](/links).
|
||||
- Switched from ISO 8601 to [RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339) for timestamps.
|
||||
- In most cases, the two are interchangeable, but RFC 3339 is more strict. Most implementations should not need to change anything.
|
||||
|
||||
## Since WD 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue