Skip to content

Commit

Permalink
docs: improve inclusion section
Browse files Browse the repository at this point in the history
  • Loading branch information
toedter committed Feb 17, 2021
1 parent 3f4df35 commit dc0c0b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/main/asciidoc/jsonapi.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,8 @@ and the builder could be used for the inclusion, like
include::{example-code-dir}/movie/MovieController.java[tags=relationship-inclusion]
----

Duplicated included directors will be eliminated automatically.

[[Nesting]]
== Nesting of JsonApiModels ==

Expand Down

0 comments on commit dc0c0b8

Please sign in to comment.