<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><code> [x] Bug report <!-- Please search GitHub for a similar issue or PR before submitting --> [ ] Performance issue [ ] Feature request [ ] Documentation issue or request [ ] Other... Please describe: </code></pre> ## Current behavior <!-- Describe how the issue manifests. --> `/api/Institute/{id}` - api endpoint do not have all response type declaration in swagger api documentation page. ## Expected behavior <!-- Describe what the desired behavior would be. --> It should document every response type for api endpoint documentation.
I'm submitting a...
Current behavior
/api/Institute/{id}- api endpoint do not have all response type declaration in swagger api documentation page.Expected behavior
It should document every response type for api endpoint documentation.