Work on new note endpoint
This commit is contained in:
parent
5f94a71415
commit
e76490f637
3 changed files with 41 additions and 1 deletions
|
@ -19,4 +19,5 @@ const (
|
|||
HttpErrIdAlreadyExists
|
||||
HttpErrIdNotFound
|
||||
HttpErrIdConversionFailure
|
||||
HttpErrIdNotAllowed
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue