We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inconsistency between record types shown on 7cav website and API.
Record: Completed 62nd Combat Mission (Campaign Monday Madness September21. Operation Monday Madness 06SEP21)
Completed 62nd Combat Mission (Campaign Monday Madness September21. Operation Monday Madness 06SEP21)
https://7cav.us/rosters/profile/457/ shows record Type as Operation
https://api.7cav.us/api/v1/milpacs/profile/id/457 shows recordType as RECORD_TYPE_TRANSFER
{ "recordDetails": "Completed 62nd Combat Mission (Campaign Monday Madness September21. Operation Monday Madness 06SEP21)", "recordType": "RECORD_TYPE_TRANSFER", "recordDate": "2021-09-07" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Inconsistency between record types shown on 7cav website and API.
Example:
Record:
Completed 62nd Combat Mission (Campaign Monday Madness September21. Operation Monday Madness 06SEP21)
https://7cav.us/rosters/profile/457/ shows record Type as Operation
https://api.7cav.us/api/v1/milpacs/profile/id/457 shows recordType as RECORD_TYPE_TRANSFER
The text was updated successfully, but these errors were encountered: