This repository is currently being migrated. It's locked while the migration is in progress.
[1115] Update swagger docs for Veterans Status Card API response#26348
Merged
[1115] Update swagger docs for Veterans Status Card API response#26348
Conversation
Contributor
|
✅ Static OpenAPI documentation has been automatically generated and committed from |
mtharmer-wc
suggested changes
Feb 4, 2026
Contributor
mtharmer-wc
left a comment
There was a problem hiding this comment.
Overall it looks great, just a few minor tweaks. Also, if you want, you can apply the same examples from VeteranStatusCard.yml to veteran_status_card.rb, using either:
property :full_name, example: 'John T Doe Jr'
or
property :full_name do
key :example, 'John T Doe Jr`
It's up to you, but we do have some time and it might be a good idea to match the examples between different API docs.
Contributor
|
✅ Static OpenAPI documentation has been automatically generated and committed from |
Contributor
|
✅ Static OpenAPI documentation has been automatically generated and committed from |
Contributor
|
✅ Static OpenAPI documentation has been automatically generated and committed from |
rjohnson2011
approved these changes
Feb 5, 2026
SMLuthi
approved these changes
Feb 9, 2026
ZachMurray
pushed a commit
that referenced
this pull request
Feb 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keep your PR as a Draft until it's ready for Platform review. A PR is ready for Platform review when it has a teammate approval and tests, linting, and settings checks pass CI. See these tips on how to avoid common delays in getting your PR merged.
Summary
Related issue(s)
Testing done
Screenshots
Note: Optional
What areas of the site does it impact?
(Describe what parts of the site are impacted andifcode touched other areas)
Acceptance criteria
Requested Feedback
(OPTIONAL)What should the reviewers know in addition to the above. Is there anything specific you wish the reviewer to assist with. Do you have any concerns with this PR, why?