[markdown] Fix broken links when generating markdown (#5569)

* [markdown] Fix broken links when generating markdown

The `api.mustache` file generates links to the markdown model files.
These links were previously brokeen.

Additionally, the defaultPackage for markdown is "/Models", so this
looked pretty in the heading for model files. So this prefix has been
stripped from the header in `model.mustache`.

* Re-generate Petstore samples for markdown
This commit is contained in:
Samuel Hoffstaetter
2020-03-10 10:30:00 -07:00
committed by GitHub
parent b1aecaded0
commit de2753dfc7
11 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
# ./Models.User
# User
## Properties
Name | Type | Description | Notes