mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
6aa501df2e
Uses json_schemer for the validation part. Adding a helper service to the app for loading schema from the docs, which is also intended to be used from the application code, e.g. to indicate the schema to clients. Specifically this is planned to be used for MCP endpoints.