Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion integrations/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -393,4 +393,7 @@ Example APIs:
<Card title="Polar API" href="https://docs.polar.sh/api-reference">
Pull data such as activity levels and heart rate from Polar devices.
</Card>
</CardGroup>
<Card title="Cashfree Payments" href="https://www.cashfree.com/docs/api-reference/overview">
Payment Gateway for India
</Card>
Comment on lines +396 to +398

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

It's a good practice to end files with a single newline character. This file is missing one. Adding a newline at the end of the file improves compatibility with various command-line tools and maintains consistency across the codebase.

</CardGroup>