Rename master branch to main; replace whiteList with isAllowed

This commit is contained in:
Wolfgang Walther
2020-12-31 14:37:52 +01:00
parent 519550e9af
commit cc54135bf0
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<!--
When submitting a new feature or fix:
- Add a new entry to the CHANGELOG - https://github.com/PostgREST/postgrest/blob/master/CHANGELOG.md#unreleased
- Add a new entry to the CHANGELOG - https://github.com/PostgREST/postgrest/blob/main/CHANGELOG.md#unreleased
- If relevant, update the docs - https://github.com/PostgREST/postgrest-docs
-->