-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the API Guide with Code mapping template & instructions #16850
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @etanb this is looking great! a few notes:
- Step 1: Some of the text is missing the bold styling. ("Note: If you’re testing OTC data, use the NIST HL7 General Validation Tool and select RADx MARS HL7v2 from the Tool Scopes dropdown. Navigate to the Context-free tab and select the Onboarding profile group. Correct any errors you receive.")
- Step 2.2: Remove period after header
Set up your file
- Can you double check that that anchor links for the accordions is working and are unique to that accordion? For example, when I open accordion for Step 2.1, the URL changes to
developer-resources/api/getting-started#1
but that is the same URL when I open Step 3.1. and when I try to open that link in a new tab, it does not auto link to that open accordion. it just opens the page from the top.
(Note: If you’re testing OTC data, use the <A href={site.external.nistGeneralValidationTool.url}>NIST HL7 General Validation Tool</A> and | ||
select “RADx MARS HL7v2” from the tool scope dropdown. Navigate to the “Context-free” tab and select the “Onboarding” profile group). | ||
Note: If you’re testing OTC data, use the <A href={site.external.nistGeneralValidationTool.url}>NIST HL7 General Validation Tool</A> and | ||
select** RADx MARS HL7v2** from the **Tool Scopes** dropdown. Navigate to the **Context-free** tab and select the **Onboarding** profile group. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks @etanb!!
Branch deployed to Chromatic 🚀.
View via: |
Quality Gate passedIssues Measures |
|
Updates the API Guide.
Fixes #16628