mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
Merge 6f4a1305fa
into acaaeb83ac
This commit is contained in:
commit
44287e0a2a
1 changed files with 2 additions and 2 deletions
4
Usage.md
4
Usage.md
|
@ -24,7 +24,7 @@ If not, parsing should fail.
|
|||
|
||||
We can define fields like this:
|
||||
```yml
|
||||
type: sheet
|
||||
name: AozActionTransient
|
||||
fields:
|
||||
- name: Stats
|
||||
- name: Description
|
||||
|
@ -375,4 +375,4 @@ pendingFields:
|
|||
```
|
||||
|
||||
> [!IMPORTANT]
|
||||
> `pendingFields` key is meant to be a complete replacement for `fields`. When creating a `pendingFields` key, make sure to copy the entire structure of `fields`.
|
||||
> `pendingFields` key is meant to be a complete replacement for `fields`. When creating a `pendingFields` key, make sure to copy the entire structure of `fields`.
|
||||
|
|
Loading…
Add table
Reference in a new issue