From 67824478afe41aabb8802efd632fb653dd6e834a Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sun, 28 Apr 2019 00:07:04 +0200 Subject: implement app_verify_credentials, document entity change --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 561af0b..55335b6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -374,6 +374,7 @@ Application dicts { 'name': # The applications name 'website': # The applications website + 'vapid_key': # A vapid key that can be used in web applications } -- cgit v1.2.3