Bodhi Server APIs¶
fedmsg API¶
The fedmsgs bodhi sends are documented by the Fedora fedmsg project.
REST API¶
This section of the documentation describes Bodhi’s REST API. You can read about the various sections of the API by following the links below:
- Builds
- Comments
- Composes
- CSRF
- Markdown
- Overrides
- Packages
- Releases
- Updates
- Update service at /updates/{id}
- Update_Edit service at /updates/{id}/edit
- Updates service at /updates/
- Updates_Rss service at /rss/updates/
- Update_Request service at /updates/{id}/request
- Update_Waive_Test_Results service at /updates/{id}/waive-test-results
- Update_Get_Test_Results service at /updates/{id}/get-test-results
- Users