Skip to content

Commit

Permalink
update swapi readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusmaso committed Jan 5, 2017
1 parent 9e8bcf0 commit 099d8a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/swapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ $ npm start && sleep .2 && cat data.json

## Data Flow Changes

- Change endpoint URI.
- Change response structure level.
- Add faster endpoint.
- Remove deprecated endpoint.
- [Change endpoint URI](https://github.com/mateusmaso/graphql-jay/tree/dfr-01).
- [Change response structure level](https://github.com/mateusmaso/graphql-jay/tree/dfr-02).
- [Add faster endpoint](https://github.com/mateusmaso/graphql-jay/tree/dfr-03).
- [Remove deprecated endpoint](https://github.com/mateusmaso/graphql-jay/tree/dfr-04).

## Variables

Expand Down

0 comments on commit 099d8a7

Please sign in to comment.