#493 — [Bug]: GET /partner/fees/configs shows individual fee configs instead of only templates

Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned

Created: 2025-08-13 · Updated: 2025-09-15

Description

Steps to reproduce

  1. In staging open OpenAPI UI and login under partner user
  2. Call GET /api/v1/partner/fees/configs “List Fee Templates”.

Expected behavior

Returns only templates (i.e. “cloned_from_id” is null)

Actual behavior

Returns all fee configs in the partner.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets