apis-json / api-json

APIS.json an API discovery format
http://apisjson.org/
MIT License
111 stars 23 forks source link

Inconsistent casing of properties #17

Closed darrelmiller closed 10 years ago

darrelmiller commented 10 years ago

Name, Description, Image, SpecificationVersion are pascal cased, but humanUrl, baseUrl are camel cased. properties, contact collections start with a lowercase letter but Apis, Include and Maintainers start with upper.

kinlane commented 10 years ago

Just now getting back to this after travel. Thanks for an eye for consistency. I'm creating a consistency checklist for running through each time we prepare new version. This is added to list, and will review the case usage on next rollout.