Conversation
Add `title: Individual Beneficiary` to CadBeneficiary and NgnBeneficiary to match all other beneficiary schemas and fix Mintlify rendering. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove redundant title attributes from $ref siblings in CadExternalAccountInfo, NgnExternalAccountInfo, and ExternalAccountInfoOneOf. Titles live in the schema files themselves per the pattern established in PR #221. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4b37d77 to
c20aad5
Compare
✱ Stainless preview buildsThis PR will update the kotlin openapi python typescript Edit this comment to update them. They will appear in their respective SDK's changelogs. ✅ grid-openapi studio · code · diff
✅ grid-python studio · code · diff
✅ grid-kotlin studio · code · diff
✅ grid-typescript studio · code · diff
This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push. |
Greptile SummaryApplied the PR #221 pattern to newly added NGN and CAD schemas by moving Changes made:
This ensures Mintlify correctly resolves schema titles during rendering and prevents duplicate type options in the API documentation. Confidence Score: 5/5
|
| Filename | Overview |
|---|---|
| openapi/components/schemas/common/CadBeneficiary.yaml | Added title field to schema definition following PR #221 pattern |
| openapi/components/schemas/common/NgnBeneficiary.yaml | Added title field to schema definition following PR #221 pattern |
| openapi/components/schemas/external_accounts/CadExternalAccountInfo.yaml | Removed inline title fields from $ref siblings in oneOf block, consistent with PR #221 |
| openapi/components/schemas/external_accounts/NgnExternalAccountInfo.yaml | Removed inline title fields from $ref siblings in oneOf block, consistent with PR #221 |
| openapi/components/schemas/external_accounts/ExternalAccountInfoOneOf.yaml | Removed all inline title fields from 23 $ref entries in oneOf, matching PR #221 pattern |
Last reviewed commit: c20aad5
No description provided.