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

docs: add kotlin examples for @RetroAchievements/api-kotlin #36

Merged
merged 11 commits into from
Feb 26, 2024

Conversation

official-wizard
Copy link
Member

This pull request is to:

  1. push the usage docs for @RetroAchievements/api-kotlin
  2. Add a link to the Kotlin libary to Client Libraries in index.md

# Conflicts:
#	docs/v1/achievements/get-achievement-unlocks.md
#	docs/v1/feed/get-active-claims.md
#	docs/v1/feed/get-claims.md
#	docs/v1/feed/get-top-ten-users.md
#	docs/v1/get-user-completion-progress.md
#	docs/v1/tickets/get-achievement-ticket-stats.md
#	docs/v1/tickets/get-developer-ticket-stats.md
#	docs/v1/tickets/get-game-ticket-stats.md
#	docs/v1/tickets/get-most-recent-tickets.md
#	docs/v1/tickets/get-most-ticketed-games.md
#	docs/v1/tickets/get-ticket-by-id.md
#	docs/v1/users/get-user-claims.md
#	docs/v1/users/get-user-game-rank-and-score.md
#	docs/v1/users/get-user-points.md
#	docs/v1/users/get-user-progress.md
#	docs/v1/users/get-user-recently-played-games.md
#	docs/v1/users/get-user-summary.md
@wescopeland
Copy link
Member

Hi @official-wizard

Looks like something may have gone wrong with the git hook responsible for automatically running Prettier. Can you try running locally:

npm run format

@official-wizard
Copy link
Member Author

Done ! ✔️

package.json Outdated Show resolved Hide resolved
Co-authored-by: Wes Copeland <wlcopeland1@gmail.com>
package-lock.json Outdated Show resolved Hide resolved
Copy link
Member

@wescopeland wescopeland left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for the quick turnaround on this. Just a few comments to get through and we'll be good to merge!

docs/index.md Outdated Show resolved Hide resolved
docs/index.md Show resolved Hide resolved
docs/v1/get-user-profile.md Outdated Show resolved Hide resolved
Copy link
Member

@wescopeland wescopeland left a comment

Choose a reason for hiding this comment

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

Thanks again for the quick turnaround on this! It'll begin to deploy as soon as it's merged.

@wescopeland wescopeland merged commit aa092fc into RetroAchievements:main Feb 26, 2024
2 checks passed
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.

2 participants