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

feat: Add api description #85

Closed
wants to merge 2 commits into from

Conversation

sahil9001
Copy link
Member

@sahil9001 sahil9001 commented May 18, 2020

Fixes #83

Description

Added descriptions for the required apis.

Type of Change: (Delete irrelevant options)

  • Code
  • User Interface
  • Documentation

Code/Quality Assurance Only (Delete irrelevant options)

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Ran python manage.py test, all tests passed.

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged
  • Update Swagger documentation and the exported file at /docs folder
  • Update requirements.txt

Code/Quality Assurance

  • My changes generate no new warnings
  • My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been published in downstream modules

sahil9001 and others added 2 commits May 18, 2020 11:09
	modified:   core/views.py
	modified:   org/views.py
	modified:   users/views.py
@naveennvrgup
Copy link
Contributor

Sry 😓 Good first issues are reserved for FIRST TIME CONTRIBUTORS

  • This PR will be closed

@sahil9001
Copy link
Member Author

😭😭😭 Nooooooo

@sahil9001 sahil9001 deleted the 83_add_api_description branch May 20, 2020 17:41
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.

docs: Add api description
2 participants