api_through_ui icon indicating copy to clipboard operation
api_through_ui copied to clipboard

Create an API so that users can add metadata about API examples

Open smsohan opened this issue 11 years ago • 0 comments

For example,

POST /users

can be auto described as

name String
email String

However, if users wanted to enhance the auto described fields, we need to provide them with an API. Investigate available API doc sites to find a good format for describing business rules for fields.

smsohan avatar Feb 24 '15 23:02 smsohan