Skip to content

Commit 33d0153

Browse files
authored
Merge branch 'master' into brandon/BB2-3360-smart-on-fhir
2 parents d800852 + d575789 commit 33d0153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/wellknown/views/openid.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,5 @@ def build_smart_config_endpoint(data=OrderedDict(), issuer=""):
126126
data["scopes_supported"] = SCOPES_SUPPORTED
127127
data["code_challenge_methods_supported"] = CODE_CHALLENGE_METHODS_SUPPORTED
128128
data["capabilities"] = CAPABILITIES
129+
129130
return data

0 commit comments

Comments
 (0)