-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: migrate issue endpoint to tapir (#516)
* feat: migrate issue endpoint to tapir * chore: add http error generation spec, remove recursive log print * chore: remove subjectId from Create Issue Credential request * chore: run scalafmt * chore: remove issue api from old OAS and ref tapir generated * chore: remove unused models in oas helpers * chore: add integration tests to IssueController for httpErrorResponses * chore: fix layer composition in test * fix: fix test compilation and ensure test passes for incorrect subjectId * chore: scalafmt in test scope
- Loading branch information
davidpoltorak-io
authored
May 9, 2023
1 parent
8c8ad2a
commit 9b1558f
Showing
35 changed files
with
1,666 additions
and
585 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.