This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OSE-170][OSE-169] Create Submission Implementation (#183)
* Initial create, delete, get for submissions * Basic tests for the router * Added the rest of the scaffolding * Added List and Review * Removed the delete method * Simplified for scaffolding * spec * zero structs * Consolidate under the same API * mage spec * Minor updates * [OSE-167] Scaffolding for /v1/operations (#172) * The simplest scaffolding possible * rename Co-authored-by: Gabe <gcohen@squareup.com> * Fix lint and compilation * PR fixes * rename * regen * Removed unused config * The simplest scaffolding possible * Implemented ops storage * Simple impl * Submission implementation with test * Swagger spec * Neatly wrapping up * Upgrade mod * minor improvements * PR comments. * PR comments. Co-authored-by: Gabe <gcohen@squareup.com>
- Loading branch information
1 parent
2b258b0
commit 9166a2e
Showing
20 changed files
with
580 additions
and
86 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
Oops, something went wrong.