-
Notifications
You must be signed in to change notification settings - Fork 618
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update task protection responses format * Remove ExpiresInMinutes validation, remove unnecessary types and marshal functions * Remove failure handling - instead of returning 4XX http status code, return 200 instead
- Loading branch information
Showing
8 changed files
with
421 additions
and
275 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
268 changes: 163 additions & 105 deletions
268
agent/handlers/agentapi/taskprotection/v1/handlers/handlers.go
Large diffs are not rendered by default.
Oops, something went wrong.
13 changes: 5 additions & 8 deletions
13
agent/handlers/agentapi/taskprotection/v1/handlers/handlers_mocks.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.