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 endpoint supporting arbitrary track images #3313

Merged
merged 1 commit into from Dec 16, 2016
Merged

Conversation

kytrinyx
Copy link
Member

@kytrinyx kytrinyx commented Dec 16, 2016

At the moment we've got broken images in the track documentation pages. We've been working around it by referencing the full path to the x-api endpoint that can serve them, which is kind of awful.

This lets us serve the track images directly from the exercism.io API. The next step is to use the new support for configuring the actual track documentation image paths when calling the trackler documentation function.

See:

@kytrinyx
Copy link
Member Author

kytrinyx commented Dec 16, 2016

After this is deployed, the URL http://exercism.io/api/v1/tracks/java/images/docs/img/eclipse-help-dropdown.png should return the image from the Java track.

@kytrinyx kytrinyx merged commit 809bf62 into master Dec 16, 2016
@kytrinyx kytrinyx deleted the api-track-image branch December 16, 2016 14:00
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

Successfully merging this pull request may close these issues.

None yet

1 participant