diff --git a/README.md b/README.md index aa96dcd..6c36ea9 100644 --- a/README.md +++ b/README.md @@ -55,11 +55,11 @@ As we figure out the right structures the generated code may change between valu For C#, the endpoint must support JSON requests/responses, as this is all that is supported by the library. ### Validation -For C#, the Swagger defination provides a LOT of information for validating the data. It would be great to have the data provided to the calls validated client side before the call is made. +For C#, the Swagger definition provides a LOT of information for validating the data. It would be great to have the data provided to the calls validated client side before the call is made. ### OAuth2 Only For C#, The only authentication currently supported is OAuth2. # Want to help? We would love you help with this project! So please feel free to fork the code and do a pull request! -Important to note is our [Code License (MIT)](LICENSE.md) and our [Contributor License Agreement](Contributor-License-Agreement.md). \ No newline at end of file +Important to note is our [Code License (MIT)](LICENSE.md) and our [Contributor License Agreement](Contributor-License-Agreement.md).