Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

the get_equation JSON response should support URIs to the source content instead of embedding the source in the JSON response #164

Open
gcapiel opened this issue Mar 22, 2016 · 0 comments

Comments

@gcapiel
Copy link
Contributor

gcapiel commented Mar 22, 2016

For example, here we use sourceURI instead of source:

{ "createdAt" : "2014-12-10T23:49:16.247Z",
    "equation" : "5488dbf432d2e2e1286d580b",
    "format" : "png",
    "id" : "5488dbfc32d2e2e1286d580d",
    "sourceURI" : "http://somecdn.com/123456789",
    "updatedAt" : "2014-12-10T23:49:16.247Z"
  }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant