Skip to content

Commit

Permalink
Add free text search as an option under "premium plan"
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Aug 29, 2024
1 parent a133739 commit ee180c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/views/documentation/api_landing.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,10 @@
applications per day
<% end %>
<%= c.with_item do %>
Customised integration options
Search for applications by description
<% end %>
<%= c.with_item do %>
<%# TODO: Should we include this? %>
Resale of data
Customised integration options
<% end %>
<% end %>
</div>
Expand Down

0 comments on commit ee180c8

Please sign in to comment.