|
# Endpoints
|
|
|
|
|
|
|
|
| Request | Endpoint | Description |
|
|
| Request | Endpoint | Description |
|
|
| ------- | --------------------- | ------------------------ |
|
|
| ------- | --------------------- | ------------------------ |
|
|
| POST | /events/ | You should describe here |
|
|
| POST | /events/ | You should describe here |
|
... | @@ -8,9 +6,9 @@ |
... | @@ -8,9 +6,9 @@ |
|
| GET | /events/:id/test | You should describe here |
|
|
| GET | /events/:id/test | You should describe here |
|
|
| GET | /events/:id/test | You should describe here |
|
|
| GET | /events/:id/test | You should describe here |
|
|
|
|
|
|
# Examples:
|
|
## Examples:
|
|
|
|
|
|
## Post: Events
|
|
### Post: Events
|
|
|
|
|
|
Request:
|
|
Request:
|
|
```
|
|
```
|
... | @@ -34,7 +32,7 @@ Response: |
... | @@ -34,7 +32,7 @@ Response: |
|
```
|
|
```
|
|
---
|
|
---
|
|
|
|
|
|
## Get: Events Info
|
|
### Get: Events Info
|
|
|
|
|
|
Request:
|
|
Request:
|
|
```
|
|
```
|
... | | ... | |