From e77a4cc4207c25d910c18bfe24f0255859aa48da Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Fri, 16 Mar 2018 12:22:19 -0500 Subject: [PATCH] Update reference-spec.md --- articles/modeling/reference-spec.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/articles/modeling/reference-spec.md b/articles/modeling/reference-spec.md index 7e2bb3a..09351c0 100644 --- a/articles/modeling/reference-spec.md +++ b/articles/modeling/reference-spec.md @@ -1,4 +1,4 @@ -# Referencing another API Specification +# Referencing Another API Specification @@ -33,21 +33,11 @@ Referencing another specification allows for cleaner and more organized code. So 4. View the referenced specification by clicking the book icon -## Related Links - -Documentation +--- +**Related Links** * [Reference other Sources](../hubs/ref-other-sources-hubs.md) - -Modeling - * [Creating Models](../modeling/how-to-create-models.md#How-to-Create-Models-using-the-Stoplight-Modeling-Editor) * [Shared Parameters and Responses](../modeling/shared-params-responses.md) - -Testing - * [Contract Testing](../testing/contract-testing.md#connecting-the-spec) - -Mocking - * [Setting Up a Prism Mock Server](../prism/mocking.md)