Skip to content

Commit

Permalink
Added feed_json in the feed format options
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Robert committed Dec 14, 2018
1 parent ab3a854 commit 1c98707
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions castrewinder/templates/api.en.html
Expand Up @@ -33,6 +33,7 @@ <h3>GET</h3>
<ul>
<li><code>feed_rss</code> <small>default value</small></li>
<li><code>feed_atom</code></li>
<li><code>feed_json</code></li>
</ul>
</li>
<li><code>option_keepdates</code> <small>accepts values:</small>
Expand Down
1 change: 1 addition & 0 deletions castrewinder/templates/api.fr.html
Expand Up @@ -33,6 +33,7 @@ <h3>GET</h3>
<ul>
<li><code>feed_rss</code> <small>valeur par défaut</small></li>
<li><code>feed_atom</code></li>
<li><code>feed_json</code></li>
</ul>
</li>
<li><code>option_keepdates</code> Option pour garder les dates originelles de publication <small>accepte les valeurs :</small>
Expand Down

0 comments on commit 1c98707

Please sign in to comment.