Closed Bug 1063550 Opened 10 years ago Closed 10 years ago

[Compat Data] Resource names use dashes instead of space

Categories

(developer.mozilla.org Graveyard :: General, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwhitlock, Unassigned)

References

Details

(Whiteboard: [specification][type:feature])

What problems would this solve?
===============================
The JSON API spec says "The URL for a collection of resources SHOULD be formed from the resource type.".  Client libraries may insist on this.  


Reference - http://jsonapi.org/format/#urls-resource-collections

Who would use this?
===================
3rd party developers

What would users see?
=====================
Resources like Historical Browsers would be referenced as "historical-browsers" rather than "historical browsers"

What would users do? What would happen as a result?
===================================================
User would not have to modify their JSON API client code to use the service.

Is there anything else we should know?
======================================
Github issue: https://github.com/jwhitlock/web-platform-compat/issues/5

Will require changes to https://github.com/kevin-brown/drf-json-api.
Blocks: 1063168
Severity: normal → enhancement
Fixed in https://github.com/jwhitlock/web-platform-compat/commit/deec47e7dbd36f943ce273e230c890af8639debd

:groovecoder can you close as fixed?
Flags: needinfo?(lcrouch)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.