Revert "Merge branch 'add-id-definition' into 'master'"

This reverts merge request !18
This commit is contained in:
Eugen Rochko 2019-01-27 13:48:35 +01:00
parent 4a6697a6d2
commit 5e03e5d59e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ menu:
weight: 3
---
- All IDs are encoded as string representation of 64bit integers. If you need to compare newer/older numbers, compare them as numerical values.
- All IDs are encoded as strings
- All datetimes are in ISO 8601 format
- All HTML strings are sanitized by the server
- All language codes are in ISO 6391 format