Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Amit Upadhye <upadhyeammit@gmail.com>
  • Loading branch information
2 people authored and r14chandra committed Jan 30, 2025
1 parent 70bb801 commit 4a5d68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Note - Before running the above commands make sure kafka and db-host-inventory c

## Available API endpoints

Our REST API documentation can be found at /api/ros. You may access the raw OpenAPI definition [here](https://raw.githubusercontent.com/RedHatInsights/ros-backend/refs/heads/main/ros/openapi/openapi.json).
Resource Optimization REST API documentation can be found at `/api/ros`. It is accessible at raw OpenAPI definition [here](https://raw.githubusercontent.com/RedHatInsights/ros-backend/refs/heads/main/ros/openapi/openapi.json).
On a local instance it can be accessed on http://localhost:8000/api/ros/v1/openapi.json.

For local development setup, remember to use the `x-rh-identity` header encoded from account number and org_id, the one used while running `make insights-upload-data` command.

0 comments on commit 4a5d68e

Please sign in to comment.