docs: document new query parameters for GET /projects endpoint#84
docs: document new query parameters for GET /projects endpoint#84Labiba33 wants to merge 9 commits into
Conversation
✅ Deploy Preview for ontrackdocumentation ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
owens-hub-git
left a comment
There was a problem hiding this comment.
The projects_2.md looks ok from what I can see, but I don't know why we would need the projects-endpoint-updates file. Also that file doesn't actually showup on the preview because you haven't registered it in the config.
There shouldn't need to be 2 example requests because it looks confusing.
|
Thank you for the feedback! I have addressed the issue, Please let me know if any further changes are needed. |
|
Thank you for the feedback! I have fixed the missing closing backticks after the example request. Regarding the response body when |
So like you said before the response is for both true parameters, but the response is exactly the same as it was before your changes. So if they were both true there should be like one or two tasks underneath units. |
|
I have updated the response body example to include |


Description
Description
Documents the new query parameters introduced to the GET /projects endpoint in PR #100:
include_task_definitions: returns task definitions inside the unit objectinclude_inactive: includes inactive projects in the responseFixes # (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