Skip to content

Commit

Permalink
syntax fix after merge
Browse files Browse the repository at this point in the history
Signed-off-by: Shaanjot Gill <[email protected]>
  • Loading branch information
shaangill025 committed Aug 2, 2023
1 parent 2d6a038 commit a74eadd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ class Meta:
required=False,
description="True if tenant can make itself issuer, false if only innkeeper can",
default=False,
)


class TenantAuthenticationApiRecord(BaseRecord):
"""Innkeeper Tenant Authentication - API Record Schema"""
Expand Down

0 comments on commit a74eadd

Please sign in to comment.