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

Feature/SK-1106 | Added GET "/" and POST "/list" endpoints to prediction_routes #730

Open
wants to merge 3 commits into
base: feature/SK-1081
Choose a base branch
from

Conversation

benjaminastrand
Copy link
Contributor

  • Added two endpoints: GET for "/predict" and POST for "/predict/list". Both work exactly like equivalent endpoints for validations.
  • Fixed a typo in prediction_store. From "session_id" -> "prediction_id", which caused a bug when trying to use the two new endpoints.
  • Tested the endpoints both by adding parameters in the URL and in the request body for POST.

https://scaleoutsystems.atlassian.net/jira/software/projects/SK/boards/37?issueParent=12614&selectedIssue=SK-1106

@github-actions github-actions bot added feature New feature or request minor labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant