feat: Schema
This commit is contained in:
parent
3edf1cfb27
commit
2a3bfb3a5b
3 changed files with 51 additions and 1 deletions
|
@ -13,7 +13,13 @@ Write an application that, at the endpoint specified by you, returns the yearly
|
|||
[example_file.csv](example_file.csv)
|
||||
|
||||
|
||||
## Example response
|
||||
## Response
|
||||
|
||||
### Schema
|
||||
[response_schema](schema/response.json)
|
||||
|
||||
### Example
|
||||
|
||||
```json
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue