w3c / w3c-api

The W3C API
https://w3c.github.io/w3c-api/
214 stars 92 forks source link

Expose whether a specification is intended to go to Recommendation #70

Closed dontcallmedom closed 7 years ago

dontcallmedom commented 7 years ago

I understand that we keep track of which specifications are intended to go to Rec (vs intended to be published as a Note); it would be useful for one of my projects to have access to that information in the W3C API.

deniak commented 7 years ago

@dontcallmedom we have that information per dated version, not per specification. Is that helpful to you?

dontcallmedom commented 7 years ago

sure

(in an ideal world, the info of the latest version would be available readilly from the short name end point to avoid multiple requests, but in any case, starting with it being on the latest version is enough for my current purpose)

deniak commented 7 years ago

The API now exposes a new property rec-track on each version