Open Murad013 opened 2 years ago
@Murad013 I don't get it why there are so many files changed
I apologize I may have misunderstood the objective here ๐ . I changed the tags in the api.yaml file and hit the "generate code" function, that's why there are so many changes. Which I now see is definitely not what was needed. I'll have another go at it!
Issue #232 : Moved endpoints related to houses from Communities tag to Houses tag in api.yaml
๐ Description
Moved GET POST and DELETE endpoints related to houses from communities tag to houses tag to display on swagger.
๐ Motivation and Context
This change is required for the organization of the API endpoints as it's misleading to have these endpoints in the Communities tag. Moving them to Houses solves this organization issue.
๐งช How Has This Been Tested?
๐ท Screenshots (if appropriate)
๐ฆ Types of changes
โ Checklist