Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 406 Bytes

Please see http://www.dumaisnet.ca/index.php?article=c3db6d72f1dd661d22f36ea2f76da041 for usage examples

changelog:

1.2 :

- checking for required params
- added ResponseCode to to RESTContext
- added support for user data

1.1 :

- created RESTParameter class to store new options (required, location, type, ...)
- implemented swagger schema generation

1.0 : initial version