-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Define a stable integration path for third-party tools (MMM-Remote-Control, mmpm, MMM-ModInstall and MMM-Config) as we move away from the wiki page and continue to evolve docs/data/modules.json. MMM-Config and MMM-ModInstall are already consuming modules.json, so any breaking change would currently break its integration.
Motivation
- Avoid regressions when the wiki list is deprecated/removed.
- Allow existing tools to benefit from the richer data we produce without having to scrape legacy formats.
Requirements & Ideas
- Catalog which fields each tool needs today (minimum viable contract).
- Consider publishing a schema (JSON Schema/OpenAPI) plus changelog so integrators can adapt proactively.
- Provide a communication plan for upcoming breaking changes (version headers, deprecation window, etc.).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request