Add plugin apidocs details#2371
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2371 +/- ##
=======================================
Coverage 72.74% 72.74%
=======================================
Files 110 110
Lines 7948 7948
=======================================
Hits 5782 5782
Misses 2166 2166
Continue to review full report at Codecov.
|
bleepbop
left a comment
There was a problem hiding this comment.
Looks good! This is a bit redundant, but just for consistency with the other endpoints, can you add an aiohttp_apispec.response description for these? It could just be something like "Returns a list of all Plugin objects dumped in PluginSchema format."
Makes sense, added a description field there! |
|
Kudos, SonarCloud Quality Gate passed!
|








Description
Adds more information to the swagger documentation for plugin endpoints.
Type of change
How Has This Been Tested?
Swagger documentation is updated with new information.
Checklist: