We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83109af commit e5ebec8Copy full SHA for e5ebec8
apps/wellknown/urls.py
@@ -31,7 +31,7 @@
31
"openid-configuration-v2", openid_configuration, name="openid-configuration-v2"
32
),
33
path(
34
- "smart-on-fhir-configuration", smart_configuration, name="smart-on-fhir-configuration"
+ "smart-configuration-v2", smart_configuration, name="smart-on-fhir-configuration-v2"
35
36
37
"applications-v2",
0 commit comments