-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(SDK: dotcms client): Improve JS Client README.md (#30677)
This pull request includes significant updates to the `core-web/libs/sdk/client/README.md` file to improve the documentation for the DotCMS API Client. The changes include a more detailed introduction, additional usage examples, and comprehensive instructions for using various methods of the client. Documentation improvements: * Updated the introduction to provide a clearer description of the `@dotcms/client` library and its capabilities. * Added detailed usage examples for fetching pages, navigation, and collections of content, including complex queries, sorting, filtering by language, and handling draft content. * Included an example for error handling to demonstrate how to manage errors gracefully using a `try-catch` block. * Expanded the API reference section to include the `getCollection` method and its parameters, return values, and usage.
- Loading branch information
Showing
1 changed file
with
141 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters