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

Implement GetModel API endpoint #21

Closed
3 tasks done
sabotack opened this issue Oct 27, 2023 · 0 comments
Closed
3 tasks done

Implement GetModel API endpoint #21

sabotack opened this issue Oct 27, 2023 · 0 comments
Assignees

Comments

@sabotack
Copy link
Contributor

sabotack commented Oct 27, 2023

  • Implement protobuf request/response message types
    Request: token, model_id
    Response: Model

  • Implement method in ecdar_api.rs
    Check if current user has access, if not the request should be denied
    Get model by id
    Return response

  • Add comments

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

No branches or pull requests

3 participants