apis-json / api-json

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

Consider Using Calling ”/apis.* file" - “configuration data” #24

Closed kinlane closed 2 weeks ago

kinlane commented 10 years ago

For convenience we will refer to this resource as the "/apis.* file", though the resource need in fact not originate from a file-system.

Why not then call it the “configuration data”? There are examples of how to do this that cover all the necessary ground. See, e.g., the UMA Core spec:

http://tools.ietf.org/html/draft-hardjono-oauth-umacore-09#section-1.4

From Eve Maler - https://groups.google.com/forum/#!topic/apisjson/s30XLjP8Q0A

njyx commented 10 years ago

This makes sense but have left file for now since it's quite a lot clearer and simpler. Potentially for future updates if we start seeing more dynamic fragments.