Skip to content

Commit

Permalink
no XML or ICS reponses on other paths
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRDOrazio committed Jul 5, 2024
1 parent 883e97f commit 0da29d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
<select id="APIResponseSelect" class="form-select form-select-sm">
<option data-responsetype="json" value="JSON">JSON</option>
<option data-responsetype="yaml" value="YML">YAML</option>
<option data-responsetype="xml" value="XML">XML</option>
<option data-responsetype="ics" value="ICS">ICS</option>
</select>
</div>
<div class="col-2">
Expand Down

0 comments on commit 0da29d5

Please sign in to comment.