Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 174 Bytes

File metadata and controls

11 lines (7 loc) · 174 Bytes

reopenNote

import { reopenNote } from "osm-api";

await reopenNote(123456, "reopening because blah blah");

Response:

same as createNote