Skip to content

Commit

Permalink
UD
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfarrell76 committed Oct 2, 2024
1 parent 9987939 commit 9e1cccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/getTranscendPolicies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export async function getTranscendPolicies(
...input.variables,
};

// FIXME enforce API shape
// TODO: https://transcend.height.app/T-39372 - enforce API shape with codec
// Convert the parsed data into the expected format
const formatted: TranscendPolicy[] = parsed.map(
(policy: {
Expand Down

0 comments on commit 9e1cccb

Please sign in to comment.