Skip to content

Commit

Permalink
Updated to say we support v1.2.3 of the API.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Wyke committed Nov 21, 2016
1 parent e3d0ab8 commit b8d9dfe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ php -S localhost:8000

All values that you set in the configuration will be checked against what the API expects and return exceptions if the wrong data type is set.

All 13 of the v1.2.2 API endpoints are supported.
All 13 of the v1.2.3 API endpoints are supported.

- SendProperty [[Example](https://github.com/frozensheep/rightmoveADF/blob/master/examples/sendProperty.php)]
- RemoveProperty [[Example](https://github.com/frozensheep/rightmoveADF/blob/master/examples/removeProperty.php)]
Expand All @@ -98,7 +98,6 @@ All 13 of the v1.2.2 API endpoints are supported.

## Todo

- Add in option to set verbose mode on the request to help track errors with certificates.
- Add in a pre-send validation check for required fields.

## Known Issues
Expand Down

0 comments on commit b8d9dfe

Please sign in to comment.