]> git.openstreetmap.org Git - rails.git/commit
Adds storing note's properties to notes
authorNenad Vujicic <nenadus@gmail.com>
Fri, 17 Jan 2025 16:29:00 +0000 (17:29 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Wed, 12 Feb 2025 09:54:31 +0000 (10:54 +0100)
commitfadbee0af0fe633d3ebd7e338cc180d73b93c832
tree832eba6cbe17e265cd3ca8d902e5fa11751dfb79
parentd642adc6e48798a6daa9a02a8a148a22e4d1f300
Adds storing note's properties to notes

Adds storing note's description, author_id and author_ip to notes table too when creating new note.
app/controllers/api/notes_controller.rb