-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
VIRTS-3151 Agents HEAD/GET/POST documentation #2398
VIRTS-3151 Agents HEAD/GET/POST documentation #2398
Conversation
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.
Just one tiny change, everything else looks good to me
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.
Fixed line 35 to be in Flake8 compliance
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.
One last change in the GET /agents description and it should be good to go!
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Changed wording in lines 31 and 34 to more accurately reflect how a GET for /agents is handled |
Description
Adding API documentation for
/agents
endpoint.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Added summary and description documentation to
/agents
endpoint. After navigating toapi docs
, confirmed that summary and description appear under the appropriate agent field with the correct formatting.Checklist: