Skip to content

Commit

Permalink
Update disabilityActionType enum values, add swagger (#12958)
Browse files Browse the repository at this point in the history
  • Loading branch information
mchristiansonVA authored Jun 13, 2023
1 parent 1fef9b7 commit b0716ee
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3148,7 +3148,6 @@
"enum": [
"NONE",
"NEW",
"SECONDARY",
"REOPEN",
"INCREASE"
],
Expand Down
1 change: 0 additions & 1 deletion modules/claims_api/config/schemas/v2/526.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,6 @@
"enum": [
"NONE",
"NEW",
"SECONDARY",
"REOPEN",
"INCREASE"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,6 @@
"enum": [
"NONE",
"NEW",
"SECONDARY",
"REOPEN",
"INCREASE"
],
Expand Down

0 comments on commit b0716ee

Please sign in to comment.