Merge pull request #405 from xificurC/patch-2

fix negation -> negotiation middleware
This commit is contained in:
Miikka Koskinen 2020-05-22 16:36:08 +03:00 committed by GitHub
commit e27f2449b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,7 @@ at the top-level to show responses for all endpoints.
* two routes
* swagger-spec served from `"/swagger.json"`
* swagger-ui mounted to `"/api-docs"`
* note that for real-world use, you need a [content-negation middleware][muuntaja] -
* note that for real-world use, you need a [content-negotiation middleware][muuntaja] -
see the next example
[muuntaja]: ../ring/default_middleware.md#content-negotiation