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 "Get" /product API endpoint #4397

Open
junminahn opened this issue Dec 4, 2024 · 0 comments
Open

Add "Get" /product API endpoint #4397

junminahn opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@junminahn
Copy link
Collaborator

junminahn commented Dec 4, 2024

Description
To support the use case of the AG Ministry and other end users utilizing the registry app's API endpoints, we want to add a new endpoint to retrieve information for a single product.

Technical Details

  • In addition to the existing LIST endpoint, introduce a GET /api/v1/private-cloud/products/<id or licenceplate> endpoint.
  • Include the user email attribute in both the LIST and GET endpoints.

Definition of Done (DOD)

  • A machine can retrieve product information by ID or license plate using a service account token.
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

1 participant