Skip to content

Commit

Permalink
Knollfear/api v1 fix (#109)
Browse files Browse the repository at this point in the history
* fixing bad merge issue

* restoring operation ID to ensure swagger passes in the right headers
  • Loading branch information
knollfear authored Dec 13, 2018
1 parent bf838e0 commit e255d99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bcda/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ import (
)

/*
swagger:route GET /api/v1/ExplanationOfBenefit/$export bulkData bulkEOBRequest
swagger:route GET /api/v1/ExplanationOfBenefit/$export bulkData bulkRequest
Start explanation of benefit export
Expand Down

0 comments on commit e255d99

Please sign in to comment.