-
Notifications
You must be signed in to change notification settings - Fork 7
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
API Detailed Operations Tutorial Streams and Group Sets #10
Conversation
✅ Deploy Preview for ontrackdocumentation ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Can you please format the file using prettier
Hi Minu, Thanks for your review. |
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.
Hey Shyama, I've reviewed the changes you've made, and they are clear and good
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.
Hi Shyama, there's a few problems with the formatting of the page, and names of some of your parameters as mentioned in my various comments, however the endpoints, requests and everything else seem correct.
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.
The changes I requested have been made, everything looks good. The package-lock.json seems to be a bunch of updates, not sure if this needs to be done or ignored for the future.
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.
Operations of "group_sets" API endpoints looks good, and formatting is also done
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.
Documentation for these endpoints looks good and clear
|
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.
Please remove the merge conflict from astro.config.mjs
astro.config.mjs
Outdated
<<<<<<< HEAD | ||
label: 'Tutorial Streams', | ||
link: '/backend/api/Unit-Tutorial Streams.md', | ||
}, | ||
{ | ||
label: 'Group sets', | ||
======= | ||
label: 'Unit Tutorial Streams', | ||
link: '/backend/api/unit-tutorial_streams', | ||
}, | ||
{ | ||
label: 'Unit Group Sets', | ||
>>>>>>> 07d8b8ad5447c02473126889dd785e6219e6c300 |
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.
@Shyamachandran this is merge conflict - please remove this and get a re-review from @DudeUnleashed .
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.
Change the PR title too please.
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.
Hello Nebula, Thank you for your review.
I have made the necessary changes and is ready for your review.
@DudeUnleashed - Please review revised version.
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.
Hi Nebula,
This is all done now. All conflicts addressed.
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.
There are some adjustments to be made, mainly for clarity on some of the parameters, and one formatting error for a response, all have been commented on, please take a look and see what you think.
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.
Everything that i brought up in previous review has been looked at, the deployment preview looks good for this section. Good work.
@Shyamachandran There is a conflict you have to address first in the astro.config.mjs, please fix these and then we can move forward, thanks. |
Hi Jake, |
Description
Please include a summary of the change and which issue is fixed. Please also include relevant
motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
expected)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can
reproduce. Please also list any relevant details for your test configuration
Testing Checklist
Checklist