{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "endpoints": {
    "/attack": "attack.json",
    "/crit-extra": "crit-extra.json",
    "/damage": "damage.json",
    "/derive-attributes": "derive-attributes.json",
    "/derive-cuf": "derive-cuf.json",
    "/derive-speed": "derive-speed.json",
    "/derive-capacity": "derive-capacity.json",
    "/skill-notation": "skill-notation.json",
    "/skill-mod": "skill-mod.json",
    "/status-deltas": "status-deltas.json",
    "/status-apply": "status-apply.json",
    "/ammo-max": "ammo-max.json",
    "/point-budget": "point-budget.json",
    "/validate-sheet": "validate-sheet.json"
  }
}
