@ -16,7 +16,14 @@ To register as a publisher and gain access to NoteHub API, please [send](mailto:
@@ -16,7 +16,14 @@ To register as a publisher and gain access to NoteHub API, please [send](mailto:
Hence, the status of the request can be evaluated by reading of the property `status.success`. The field `status.comment`might contain an error message, a warning or any other comments from the server.
The note ID is a string, containing the date of publishing and a few first words of the note (usually the title), e.g.: `2014 1 3 lorem-ipsum`. This ID will be generated by NoteHub automatically.
The note ID is a string, containing the date of publishing and a few first words of the note (usually the title), e.g.: `"2014 1 3 lorem-ipsum"`. This ID will be generated by NoteHub automatically.