Skip to content

Commit

Permalink
Removed comment about accepting staticPages parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
naz committed Sep 17, 2019
1 parent a30812c commit 05d19bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/server/services/permissions/public.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ var _ = require('lodash'),
*
* - remove if we drop `extraFilters` (see e.g. post model)
* - we currently accept `?status={value}` in the API
* - we currently accept `?staticPages={value}` in the API
* - but instead people should use the `?filter=status:{value}`
*
* This function protects against:
Expand Down

0 comments on commit 05d19bc

Please sign in to comment.