Skip to content

Commit

Permalink
Revert change to Error struct
Browse files Browse the repository at this point in the history
  • Loading branch information
codypenta authored and rcoh committed Nov 14, 2023
1 parent 6ec442c commit 7295190
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ structure Error {

@required
message: String

code: String = "400"

context: String
}

@http(method: "POST", uri: "/")
Expand Down

0 comments on commit 7295190

Please sign in to comment.