Using Swagger with Payload (String Value)

Issue #160 resolved
Former user created an issue

Hi :)

I am new to java and I want to use your library, especially with the springmvc module. I want to use it to validate request with string payload swagger. I trying different approches but without success. Did you any advise or ideas on how I can implement it ?

Regards,

Comments (2)

  1. James Navin

    There are some examples of using the SpringMvc module in the src/test/java source tree in the com.atlassian.oai.validator.springmvc.example package. Take a look at the simple package to see how to get started. The README in that module also has some details on how to set everything up.

    If you have specific issues / errors / questions feel free to raise them (with code examples and/or stack traces as appropriate) and I'll do my best to help you out.

  2. Log in to comment