Skip to content

Commit 77e06b4

Browse files
authored
Merge pull request #298 from CMSgov/QPPA-8374-update-test-data-service-link
QPPA-8374: updates test data service link
2 parents 2705a17 + 614d5aa commit 77e06b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/guides/getting-started-with-oauth.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const GettingStartedUsingQppOauth = () => {
6363

6464
<h2 className='ds-h2' id='create-user'>Create test users in the Developer Preview</h2>
6565
<p className='ds-text'>
66-
To support Developer Preview integration and testing, we created the <ExternalLink href={`${envConfig.qppCmsPreviewUrl}/api/data-faker/synthetic-data/docs/index.html`} text='Test Data Service' />. Using this API, you can reserve specific scenarios in the Test Data Service to test granting access to their QPP authorizations and try out different special scoring scenarios. Please visit the Interactive Documentation to learn more about setting up test users in Developer Preview.
66+
To support Developer Preview integration and testing, we created the <ExternalLink href={`${envConfig.qppCmsPreviewUrl}/api/synthetic-data/docs/index.html`} text='Test Data Service' />. Using this API, you can reserve specific scenarios in the Test Data Service to test granting access to their QPP authorizations and try out different special scoring scenarios. Please visit the Interactive Documentation to learn more about setting up test users in Developer Preview.
6767
</p>
6868

6969
<h2 className='ds-h2' id='production-api-access'>Production API Access</h2>

0 commit comments

Comments
 (0)