mirror of
https://github.com/YaLTeR/niri.git
synced 2025-08-04 17:07:59 +00:00
wiki: Delete unstable JSON output note
This commit is contained in:
parent
ca30315deb
commit
7a65a0b79f
1 changed files with 0 additions and 2 deletions
|
@ -68,8 +68,6 @@ The JSON output *should* remain stable, as in:
|
|||
|
||||
However, new fields and enum variants will be added, so you should handle unknown fields or variants gracefully where reasonable.
|
||||
|
||||
I am not 100% committing to the stability yet because there aren't many users, and there might be something basic I had missed in the JSON output design.
|
||||
|
||||
The formatted/human-readable output (i.e. without `--json` flag) is **not** considered stable.
|
||||
Please prefer the JSON output for scripts, since I reserve the right to make any changes to the human-readable output.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue