Skip to content

Commit

Permalink
Modified lessons
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidra committed Nov 3, 2024
1 parent 2fb64ae commit e3c1b82
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions _episodes/03-Data on the web.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ The format and structure of the response body depend on the type of resource req
- **XML** – eXtensible Markup Language


## Concepts

- **Params** – Parameters
- _The variables that specify how your requests are handled_
- _Search Parameters_
- **Key/Value pairs**
## Key/Value pairs
- _A unique identifier (key) for a category of data and the actual data (value) for that_
_category_
```
Expand Down

0 comments on commit e3c1b82

Please sign in to comment.