Updated README.ms

This commit is contained in:
RogerBernardo
2017-02-24 09:08:09 -03:00
parent 8ce2f1c7e9
commit e5a09eb008

View File

@@ -5,3 +5,6 @@ This is a tool to help building Swagger documentations. It converts JSON request
* Added unsafe format to integers that use more than 64 bits
* Detects date and date-time formats according to [ISO 8601](https://xml2rfc.tools.ietf.org/public/rfc/html/rfc3339.html#anchor14)
* Allows nested objects and arrays
To-do:
* Support for 'null' fields