@lerianstudio/matcher-mcp 5.0.0-beta.1 → 5.0.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12503,7 +12503,7 @@ paths:
12503
12503
  type: https://errors.lerian.studio/v1/MTCH-0108
12504
12504
  title: Conflict
12505
12505
  status: 409
12506
- detail: fee schedule is still in use; remove the fee rules and fee variance history that reference it before deleting it
12506
+ detail: This fee schedule is still referenced by fee rules; nothing was deleted. Remove the referencing fee rules, then retry the deletion.
12507
12507
  errors:
12508
12508
  - location: fee-schedule.delete.blocking-contexts
12509
12509
  value:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lerianstudio/matcher-mcp",
3
- "version": "5.0.0-beta.1",
3
+ "version": "5.0.0-beta.2",
4
4
  "type": "module",
5
5
  "description": "Model Context Protocol server for the Matcher reconciliation engine",
6
6
  "license": "Apache-2.0",