Skip to content

Commit 960b24d

Browse files
AaryamanBhuteclaude
andcommitted
Ignore Stainless Endpoint/NotFound for removed Plaid endpoints
The Plaid endpoints were removed from the spec in PR #304 but are still referenced in the Stainless Studio config. Ignoring these diagnostics prevents the preview build from failing until the Studio config is updated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 71182b6 commit 960b24d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.stainless/stainless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,3 +684,4 @@ diagnostics:
684684
Schema/EnumHasOneMember: true
685685
Schema/RequiredPropertyNotDefined: true
686686
Schema/IsAmbiguous: true
687+
Endpoint/NotFound: true

0 commit comments

Comments
 (0)