Feature request: JSON schema for config.json #496

Open
opened 2025-11-20 04:24:33 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @PazerOP on GitHub (Feb 11, 2025).

  1. What's the feature?
    JSON Schema for the config.json: https://json-schema.org/

  2. Extra information?
    JSON schemas are nice because you can just add a $schema key at the root of your json document, and in supported editors (like vscode for example), you get intellisense/suggestions that "just work".

Originally created by @PazerOP on GitHub (Feb 11, 2025). 1. What's the feature? JSON Schema for the config.json: https://json-schema.org/ 2. Extra information? JSON schemas are nice because you can just add a `$schema` key at the root of your json document, and in supported editors (like vscode for example), you get intellisense/suggestions that "just work".
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#496