Closed mattfenwick closed 6 years ago
@robpacheco is this a public API that we can use, or does the v1
in the URL mean that we should be handling the version differently?
There currently is not a public API for jobs. Typically we don't use v1 APIs outside of internal Hub processing since there is no guarantee of stability with V1 APIs. Hub would need to add a public API before jobs APIs can be used outside of internal hub processing.
Example URL:
But! Should the
v1
portion be handled differently due to the Hub changing how it handles versioning?