docs(dotnet): API reference main#77
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (50)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the .NET SDK documentation by replacing HTML entities with Unicode arrows in inheritance and derivation diagrams across multiple markdown files. A review comment identifies that a trailing newline was removed from docs.json and suggests restoring it to comply with POSIX standards and ensure consistent behavior with development tools.
| } | ||
| } | ||
| } | ||
| } No newline at end of file |
There was a problem hiding this comment.
The trailing newline has been removed from this file. It is a best practice to ensure that all text files end with a single newline character to comply with POSIX standards and avoid issues with certain tools and git diffs. Since this file is auto-generated, please check the generator settings to ensure consistent file endings.
| } | |
| } | |
References
- Ensure all text files end with a single newline character to comply with POSIX standards. (link)
Auto-generated by
api-docsinresq-software/dotnet-sdkfor refmain(run: 25919455575).
Regenerated files under
sdks/dotnet/api/. Review thediff for unintended exports and merge to publish.