-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ [#4510] Refactor the submission completion validation implementation
The completion validation + communicating the status URL back to the frontend was a weird and unconventional construct. The API documentation was also outdated with what is actually being returned. This has now been reworked and stabilized to ensure a consistent format of validation errors that can be picked up and processed by the frontend/SDK reliably.
- Loading branch information
1 parent
3f79ba2
commit be16c74
Showing
7 changed files
with
256 additions
and
182 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
Oops, something went wrong.