We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8c3ee commit 569bf4fCopy full SHA for 569bf4f
README.md
@@ -70,7 +70,7 @@ Learn the fundamentals of MyProduct to get a deeper understanding of our main fe
70
71
Test change.
72
73
-{% swagger src="./openapi.yaml" path="/pet" method="post" %} POST /pet {% endswagger %}
+{% swagger src="./openapi.yml" path="/pet" method="post" %} POST /pet {% endswagger %}
74
75
-{% swagger src="./openapi.yaml" path="/pet" method="put" %} POST /pet {% endswagger %}
+{% swagger src="./openapi.yml" path="/pet" method="put" %} POST /pet {% endswagger %}
76
0 commit comments