Skip to content

Bug fix - issue with api v0 plans' index endpoint having an undefined method#2777

Merged
briri merged 2 commits intomasterfrom
fix-api-v0
Jan 28, 2021
Merged

Bug fix - issue with api v0 plans' index endpoint having an undefined method#2777
briri merged 2 commits intomasterfrom
fix-api-v0

Conversation

@briri
Copy link
Contributor

@briri briri commented Jan 5, 2021

Fixes #2776.

Changes proposed in this PR:

  • api/v0/plans was returning a 500 error due to an undefined paginate method. Updated controller to use the Paginable concern's refine_query method.

@briri briri merged commit d73a349 into master Jan 28, 2021
@briri briri deleted the fix-api-v0 branch January 28, 2021 22:47
portagenetwork pushed a commit to portagenetwork/roadmap that referenced this pull request Feb 24, 2022
Bug fix - issue with api v0 plans' index endpoint having an undefined method
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.

Bug - API v0 plans endpoint returns a 500 error

2 participants