-
Notifications
You must be signed in to change notification settings - Fork 41
Update multiple-use-cases.md #1595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Switched images to show correct process flow and added that clients must choose only one type of sync setting, not both
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Overall readability score: 58.03 (🟢 +0)
View detailed metrics🟢 - Shows an increase in readability
Averages:
View metric targets
|
| Products are represented by an additional `products` property on calls to the [Create company](/platform-api#/operations/create-company) endpoint and can be added to an existing company using the [Add product](/platform-api#/operations/add-product) endpoint. | ||
| To avoid the risk of dual syncs, you must only apply one type of sync settings. | ||
|
|
||
| Products are represented by an additional `products` property on calls to the [Create company](/platform-api#/operations/create-company) endpoint and can be added to an existing company using the [Add product](/platform-api#/operations/add-product) endpoint. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are represented').
| Products are represented by an additional `products` property on calls to the [Create company](/platform-api#/operations/create-company) endpoint and can be added to an existing company using the [Add product](/platform-api#/operations/add-product) endpoint. | ||
| To avoid the risk of dual syncs, you must only apply one type of sync settings. | ||
|
|
||
| Products are represented by an additional `products` property on calls to the [Create company](/platform-api#/operations/create-company) endpoint and can be added to an existing company using the [Add product](/platform-api#/operations/add-product) endpoint. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be added').
|
Link check results for preview deployment (https://codat-docs-git-tfordcodat-patch-1-codat.vercel.app): |
Switched images to show correct process flow and added that clients must choose only one type of sync setting, not both
Description
Type of change
Please delete options that are not relevant.
Reviews and merging
You are responsible for getting your PR merged. Address review comments promptly and make sure to merge the PR when ready.
Feel free to 'Enable automerge' - your PR will automatically merge when accepted and passing the build.
Note
Updates the enterprise guide to prevent misconfiguration and correct visuals.
Create new companyandUpdate existing companyto show the correct product assignment flowsWritten by Cursor Bugbot for commit 7eb74e8. This will update automatically on new commits. Configure here.