-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
chore: OPTIC-1234: add examples of how to mock the api endpoint for runtime #6538
Conversation
✅ Deploy Preview for heartex-docs canceled.
|
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
web/apps/labelstudio/src/pages/DataManager/api-config.example.js
Outdated
Show resolved
Hide resolved
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.
Let's improve the comment
Co-authored-by: hlomzik <[email protected]>
/git merge develop
|
Follow Merge downstream workflow has been failed. |
Follow Merge downstream workflow has been failed. |
Follow Merge downstream workflow has been failed. |
Follow Merge downstream workflow has been failed. |
/git merge develop
|
Follow Merge downstream workflow has been failed. |
PR fulfills these requirements
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change made
ex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors
Change has impacts in these area(s)
(check all that apply)
Describe the reason for change
we need to provide examples of how to mock our endpoints in the frontend to allow testing to continue while endpoint is being developed