fix after comments

This commit is contained in:
Stan Fateev 2018-11-14 00:44:16 +03:00
parent 2b11b37846
commit da86010037

View File

@ -185,7 +185,7 @@ removed, and we'll instead generate the schema directly, rather than building
a CoreAPI `Document` object. a CoreAPI `Document` object.
OpenAPI has clearly become the standard for specifying Web APIs, so there's not OpenAPI has clearly become the standard for specifying Web APIs, so there's not
much value anymore in our schema-agnostic document model. Making this change much value any more in our schema-agnostic document model. Making this change
will mean that we'll more easily be able to take advantage of the full set of will mean that we'll more easily be able to take advantage of the full set of
OpenAPI functionality. OpenAPI functionality.