mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Merge branch 'patch-1' into 'master'
More precise ID definition (no need to tie to any specific ID size) See merge request mastodon/docs!20
This commit is contained in:
commit
fa9c742208
@ -7,7 +7,8 @@ menu:
|
|||||||
weight: 3
|
weight: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
- All IDs are encoded as strings
|
- All IDs are encoded as string representations of integers.
|
||||||
|
- IDs can be sorted first by size, and then lexically, to produce a chronological ordering of resources.
|
||||||
- All datetimes are in ISO 8601 format
|
- All datetimes are in ISO 8601 format
|
||||||
- All HTML strings are sanitized by the server
|
- All HTML strings are sanitized by the server
|
||||||
- All language codes are in ISO 6391 format
|
- All language codes are in ISO 6391 format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user