Skip to content

Commit

Permalink
Merge pull request #2 from succeed033/patch-1
Browse files Browse the repository at this point in the history
Fixing URL for Create Template API
  • Loading branch information
jordan-wright authored Sep 27, 2019
2 parents 3471012 + 1985a3a commit eaf73dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ A valid API key
{% endapi-method-spec %}
{% endapi-method %}

{% api-method method="post" host="https://localhost:3333" path="/api/templates" %}
{% api-method method="post" host="https://localhost:3333" path="/api/templates/" %}
{% api-method-summary %}
Create Template
{% endapi-method-summary %}
Expand Down

0 comments on commit eaf73dd

Please sign in to comment.