Fixes #6171 local api scope checks (#6177)
commit7aaa3236794350004b61a6b227ef4db8c5af89e6
authorStephen Nielson <snielson@discoverandchange.com>
Sat, 4 Feb 2023 22:29:37 +0000 (4 17:29 -0500)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 22:29:37 +0000 (4 17:29 -0500)
treefc4e0609709bb33a6d4517dac11ee30be920152f
parent0af4adc5073f3b451fb4baea5351285c8f580632
Fixes #6171 local api scope checks (#6177)

Made it so the local api works with the standard and fhir api calls by
skipping the scope checks.
src/Common/Http/HttpRestRouteHandler.php