- Add required distribution field to RecommendPackageRequest - Add modelVersion field to RecommendationsResponse - Update frontend to send RHEL major version to API - Add analytics tracking for distribution and modelVersion Enables version-specific package recommendations and model usage tracking. |
||
|---|---|---|
| .. | ||
| config | ||
| schema | ||
| codegen.sh | ||
| pull.sh | ||
| README.md | ||
API
This folder contains generated code for API endpoints needed by this repo.
Updating API changes
To pull new API changes and regenerating the code run
npm run api
Regenerating the code only
To regenerate the code only, run
npm run api:generate