Is is possible to make https://api.bitrise.io/v0.1 respond the same as https://api.bitrise.io/v0.1/? The API modeling software I’m using appends a trailing slash which results in Not Found
.
Ideas for improving the returned data:
- Identify cancelled builds (requires having an end point to cancel builds)
- Text status of the build result (failed, succeeded, cancelled, etc.)
- Build times