Update json-introduction.md

This commit is contained in:
Robert Wallach
2018-04-12 14:19:33 -05:00
committed by GitHub
parent 84bbc31f61
commit 04078e3d7e

View File

@@ -43,7 +43,7 @@ There are many benefits to using JSON, some of which include:
be written in YAML, so either format can be used to write OpenAPI specifications
* It can be used to link files together through [JSON
references](/modeling/introduction/modeling-with-openapi/referencing-another-api-spec), making it easy to break up large documents
references](/modeling/modeling-with-openapi/referencing-another-api-spec), making it easy to break up large documents
into smaller, more focused documents
Whether you are modeling an API, creating a Prism Collection, or writing