Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
chore/edge-identities-overrides (#164)
Browse files Browse the repository at this point in the history
* chore/edge-identities-overrides

* Formatting

* Restage husky commits
  • Loading branch information
dabeeeenster authored Jul 19, 2022
1 parent b7a897f commit 0ddbc93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx pretty-quick --staged --no-restage
npx pretty-quick --staged
5 changes: 5 additions & 0 deletions docs/advanced-use/edge-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ endpoint `edge.api.flagsmith.com` and benefit from global low latency!

## Things you should know

### New Identity Overrides will only apply to the Edge API

After the migration, any new Identity Overrides you apply to flag values for specific Identities will only be applied to
the Edge API.

### Increment and Decrement endpoints are deprecated

You probably didn't know these existed though, right?
Expand Down

1 comment on commit 0ddbc93

@vercel
Copy link

@vercel vercel bot commented on 0ddbc93 Jul 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.