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

Add language detection to REST API #659

Merged
merged 17 commits into from
Sep 17, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5d18bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3e2c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c2b59 View commit details
    Browse the repository at this point in the history
  4. upgrade to Simplemma 1.0

    osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d0fa432 View commit details
    Browse the repository at this point in the history
  5. upgrade to simplemma 1.1.1

    osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b66279e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a69662 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61c9409 View commit details
    Browse the repository at this point in the history
  8. Add language detection to REST API

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d5c8677 View commit details
    Browse the repository at this point in the history
  9. Use a json object in request body

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9ef4680 View commit details
    Browse the repository at this point in the history
  10. Change endpoint name

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5673dce View commit details
    Browse the repository at this point in the history
  11. Add unit tests

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c34369e View commit details
    Browse the repository at this point in the history
  12. Fix OpenAPI spec

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2ed2839 View commit details
    Browse the repository at this point in the history
  13. Fix for loop

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b32462e View commit details
    Browse the repository at this point in the history
  14. Add error status codes

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    51b307e View commit details
    Browse the repository at this point in the history
  15. Add unit tests for bad requests

    UnniKohonen authored and osma committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    356c88c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    065bfeb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    36b479a View commit details
    Browse the repository at this point in the history