Skip to content

Commit b0a5440

Browse files
HavenDVclaude
andcommitted
Add JSDoc header to Crawl.cs example
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5e987ea commit b0a5440

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • src/tests/IntegrationTests/Examples

src/tests/IntegrationTests/Examples/Crawl.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* order: 20
3+
* title: Crawl URLs
4+
* slug: crawl-urls
5+
*/
6+
17
namespace Firecrawl.IntegrationTests;
28

39
public partial class Tests

0 commit comments

Comments
 (0)