Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gubbih authored Nov 28, 2023
1 parent 27c9ac7 commit effe697
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,12 @@ POST /events/:orgId/

**Example:**
```json
// Call to localhost:3000/123
{
{
"title": "some title",
"description": "some description",
"start": "2019-12-17T03:24:00",
"end": "2019-12-18T03:24:00"
};
}
```
#### Response

Expand Down

0 comments on commit effe697

Please sign in to comment.