#837 - Polishing.

Fixed example JSON in fundamentals section.
This commit is contained in:
Oliver Drotbohm
2019-03-02 00:00:16 +01:00
parent f4b0c87131
commit fe1cbcad67

View File

@@ -172,7 +172,7 @@ If you returned such an instance from a Spring MVC or WebFlux controller and the
"self" : {
"href" : "http://myhost/people/42"
}
}
},
"firstname" : "Dave",
"lastname" : "Matthews"
}