Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Important to note is our [Code License (MIT)](LICENSE.md) and our [Contributor License Agreement](Contributor-License-Agreement.md).