Skip to content

Conversation

@ion232
Copy link
Owner

@ion232 ion232 commented Jun 23, 2025

  • Refactors the project structure to be workspace based with separate cli and lib crates.
  • Cli currently has challenge, external_engine, puzzles and users commands.
  • Adds missing challenge endpoints and fixes existing ones.
  • Adds missing puzzle endpoints and fixes existing ones.
  • Adds missing users endpoints and fixes existing ones.
  • Improves visibility of auth errors.
  • Upgrades crates to rust 2024 edition.
  • Adds and updates offline test cases.
  • Bring models into better alignment with openapi spec.
  • Closes get_public_user_data and get_user_performance_statistics return json errors #81.

@ion232 ion232 merged commit e0b1bed into main Jun 23, 2025
4 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.

get_public_user_data and get_user_performance_statistics return json errors

2 participants