Skip to content

Commit

Permalink
Fix notes.create description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordy De Wit committed Dec 4, 2023
1 parent 6bada36 commit 8c16e44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,7 @@ Get a list of all notes.

### notes.create [POST /notes.create]

Add a new create.
Create a new note.

+ Request (application/json)
+ Attributes (object)
Expand Down
2 changes: 1 addition & 1 deletion src/01-general/notes.apib
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Get a list of all notes.

### notes.create [POST /notes.create]

Add a new create.
Create a new note.

+ Request (application/json)
+ Attributes (object)
Expand Down

0 comments on commit 8c16e44

Please sign in to comment.