Skip to content

Conversation

@prabhupant
Copy link
Contributor

Fixes #5277

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

Short description of what this resolves:

adds api blueprints for user favourite events

Changes proposed in this pull request:

  • adds api blueprints for user favourite events

@prabhupant prabhupant force-pushed the api-blueprints-favourite-events branch 4 times, most recently from d92e033 to acbfcb4 Compare January 4, 2019 04:10

# ------------------------- User Favourite Events -------------------------

@hooks.before("Favourite Events > Favourite Events Collection > List All Favourite Events")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

expected 2 blank lines, found 1

@prabhupant prabhupant force-pushed the api-blueprints-favourite-events branch from acbfcb4 to a6c0572 Compare January 4, 2019 04:47
@codecov
Copy link

codecov bot commented Jan 4, 2019

Codecov Report

Merging #5506 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #5506   +/-   ##
============================================
  Coverage        63.03%   63.03%           
============================================
  Files              264      264           
  Lines            12702    12702           
============================================
  Hits              8007     8007           
  Misses            4695     4695

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ae3091...3e6691a. Read the comment docs.

@prabhupant
Copy link
Contributor Author

@iamareebjamal @srv-twry please review :)

@iamareebjamal
Copy link
Member

Fix hound issues

@prabhupant prabhupant force-pushed the api-blueprints-favourite-events branch from a6c0572 to 1cfbfb2 Compare January 4, 2019 16:20
@prabhupant
Copy link
Contributor Author

@iamareebjamal done...please review again

@fossasia fossasia deleted a comment Jan 5, 2019
@fossasia fossasia deleted a comment Jan 5, 2019
@dr0pdb dr0pdb merged commit 49ffdf6 into fossasia:development Jan 5, 2019
mrsaicharan1 pushed a commit to mrsaicharan1/open-event-server that referenced this pull request Jan 30, 2019
mrsaicharan1 pushed a commit to mrsaicharan1/open-event-server that referenced this pull request Jan 30, 2019
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.

Add API blueprints of Favourite Events of a User

4 participants