Update shared-params-responses.md

This commit is contained in:
Robert Wallach
2018-02-06 16:08:09 -06:00
committed by GitHub
parent 27c4408da0
commit e6053aba82

View File

@@ -58,7 +58,7 @@ files, projects, and other external sources.
## Shared Responses
Shared responses provide a way to re-use response objects across multiple API
endpoints without having to duplicate effort. Similar to shared properties
endpoints without having to duplicate effort. Similar to the shared properties
discussed above, shared responses allow you to reference a single response
multiple times without having to recreate each response manually. The added
benefit of this approach is that updates to the shared response object are