-
Notifications
You must be signed in to change notification settings - Fork 27
Feature: add Tibia Forums Section details (v3/forum/section/{name}) #215
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
Conversation
Codecov Report
@@ Coverage Diff @@
## v3 #215 +/- ##
==========================================
- Coverage 84.08% 83.30% -0.79%
==========================================
Files 22 23 +1
Lines 2921 3012 +91
==========================================
+ Hits 2456 2509 +53
- Misses 405 441 +36
- Partials 60 62 +2 |
Hi @simivar, Thanks for your PR first of all! I will release v4 any day, so it would be great if you could open a PR towards the Kind regards, |
Hey @tobiasehlert, sure, no problem! Can we get it merged to |
…and "Trade boards" parts of forum
Kudos, SonarCloud Quality Gate passed!
|
Hey @tobiasehlert, MR should be ready to be merged to |
New endpoint is added: `v3/forum/section/{name}` that returns all the data available on sites: - https://www.tibia.com/forum/?subtopic=worldboards - https://www.tibia.com/forum/?subtopic=tradeboards - https://www.tibia.com/forum/?subtopic=communityboards - https://www.tibia.com/forum/?subtopic=supportboards Similar to TibiaData#215 but for v4
New endpoint is added: `v3/forum/section/{name}` that returns all the data available on sites: - https://www.tibia.com/forum/?subtopic=worldboards - https://www.tibia.com/forum/?subtopic=tradeboards - https://www.tibia.com/forum/?subtopic=communityboards - https://www.tibia.com/forum/?subtopic=supportboards Similar to TibiaData#215 but for v4
New endpoint is added:
v3/forum/section/{name}
that returns all the data available on sites: