Skip to content
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

Issue #232 : Moved endpoints related to houses from Communities tag to Houses tag in api.yaml #269

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Murad013
Copy link

@Murad013 Murad013 commented Sep 26, 2022

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)

CommunitiesToHouses

πŸ“¦ Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

βœ… Checklist

  • My code follows the code style of this project(Do your best to follow code styles. If none apply just skip this).
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mslowiak
Copy link
Collaborator

@Murad013 I don't get it why there are so many files changed

@Murad013
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants