mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
fix: 🐛 Remove nonsensical sentence
This commit is contained in:
parent
70177770b3
commit
bf4384376e
|
|
@ -116,4 +116,4 @@ Numbers in JSON must be represented as decimal numbers. They can be integers or
|
|||
|
||||
### Optional Fields
|
||||
|
||||
Fields that are not marked as **required** may be set to `null`. These fields **must not** be omitted: they must be present with a `null` value if not set.
|
||||
Fields that are not marked as **required** may be set to `null`, or simply omitted.
|
||||
Loading…
Reference in a new issue