Skip to content

#16 create put request for notes#34

Merged
KrishnaSolo merged 12 commits intostagingfrom
#16-create-put-request-for-notes
Feb 21, 2021
Merged

#16 create put request for notes#34
KrishnaSolo merged 12 commits intostagingfrom
#16-create-put-request-for-notes

Conversation

@KrishnaSolo
Copy link
Collaborator

Why

Explained in issue #16. This new endpoint will allow updates to only notes.
Currently in draft, to facilitate addition of note ids.

What

Added new lambda to template.
Added new handler which will make updates to only notes in DB.

@KrishnaSolo KrishnaSolo linked an issue Feb 12, 2021 that may be closed by this pull request
@KrishnaSolo KrishnaSolo changed the base branch from main to staging February 12, 2021 19:16
{
"name": "post",
"version": "1.0.0",
"description": "POST handler for TakeNotes users API",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All our handlers do this atm - we will need to make ticket to update these for prod

@KrishnaSolo KrishnaSolo marked this pull request as ready for review February 20, 2021 06:45
@KrishnaSolo KrishnaSolo linked an issue Feb 20, 2021 that may be closed by this pull request
@KrishnaSolo KrishnaSolo merged commit 8fa67f2 into staging Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add IDs to notes Create PUT request for notes.

2 participants