Skip to content

Commit

Permalink
Adds 2122, 2122a, 212/vallidate, 2122a/validate and power-of-attorney…
Browse files Browse the repository at this point in the history
…/{id} endpoints to docs
  • Loading branch information
rockwellwindsor-va committed Mar 26, 2024
1 parent fcfc566 commit 29c5af9
Show file tree
Hide file tree
Showing 3 changed files with 2,918 additions and 15 deletions.
14 changes: 7 additions & 7 deletions modules/claims_api/app/swagger/claims_api/v2/dev/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -5720,7 +5720,7 @@
"application/json": {
"example": {
"data": {
"id": "38a23563-4a6e-46f7-9517-d13bd50eaa2d",
"id": "cf532e4e-e89e-4f9c-aebd-ce8361336a41",
"type": "forms/526",
"attributes": {
"veteran": {
Expand Down Expand Up @@ -7804,8 +7804,8 @@
"id": "1",
"type": "intent_to_file",
"attributes": {
"creationDate": "2024-03-25",
"expirationDate": "2025-03-25",
"creationDate": "2024-03-26",
"expirationDate": "2025-03-26",
"type": "compensation",
"status": "active"
}
Expand Down Expand Up @@ -8623,7 +8623,7 @@
"application/json": {
"example": {
"data": {
"id": "e471b492-21c1-4777-8deb-f6b5e8c001d8",
"id": "29b16b36-3108-411f-9f5f-2c1c2e147ea3",
"type": "individual",
"attributes": {
"code": "083",
Expand Down Expand Up @@ -9323,7 +9323,7 @@
"application/json": {
"example": {
"data": {
"id": "ff0f1421-71cc-42ba-a870-149157455387",
"id": "a7114d11-8ffd-4545-ad99-d70e74991e11",
"type": "organization",
"attributes": {
"code": "083",
Expand Down Expand Up @@ -11261,11 +11261,11 @@
"application/json": {
"example": {
"data": {
"id": "4719cf7c-e32f-45a7-89d4-749923dbc433",
"id": "7b0c58e1-4bf7-413c-a3ab-c8f6b95208b0",
"type": "claimsApiPowerOfAttorneys",
"attributes": {
"status": "submitted",
"dateRequestAccepted": "2024-03-25",
"dateRequestAccepted": "2024-03-26",
"representative": {
"serviceOrganization": {
"poaCode": "074"
Expand Down
Loading

0 comments on commit 29c5af9

Please sign in to comment.