fix index term formatting, ch2

This commit is contained in:
Wm Talcott 2023-07-11 16:04:13 -04:00
parent af33d17f2e
commit 9ccd520445

View File

@ -540,9 +540,9 @@ and that media type can be negotiated between the client and the server.
We saw this latter aspect of the uniform interface in the `Accept` header in the requests above.
((("self-descriptive messages")))
==== Self-descriptive messages
((("self-descriptive messages")))
The Self-Descriptive Messages constraint, combined with the next one, HATEOAS, form what we consider to be the core of
the Uniform Interface, of REST and why hypermedia provides such a powerful system architecture.