Skip to content

Commit

Permalink
Make "what's not in the API" a little clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Aug 29, 2024
1 parent ee180c8 commit 11f7c0e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/views/documentation/api_landing.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,7 @@
<section class="pt-8">
<%= render HeadingComponent.new(tag: :h3).with_content("What's not in the API?") %>
<p>
Our API does not have any personal user information.
<%# TODO: This bit isn't about what's in the API - it's about how you're allowed to use it %>
We will not supply access to the API for direct marketing purposes to individuals.
Please don't ask.
For privacy reasons our API does not return personal information including Planning Alerts user comments or names associated with applications.
</p>
</section>
</div>
Expand Down

0 comments on commit 11f7c0e

Please sign in to comment.