Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kailuowang committed Dec 19, 2017
1 parent 9558f0a commit c6c3e15
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -306,3 +306,8 @@ Make sure you also update your swagger markup to specify that you are using Open
```

Also, for `$ref` fields you will want to prefix paths with `#/components/schemas/` instead of `#/definitions/`


#### Is play java supported?

Mostly. Auto definition generation for classes only works with Java classes that have all the fields in the first constructor.

0 comments on commit c6c3e15

Please sign in to comment.