OMDB_API_Wrapper
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>OMDB_API_Wrapper</id> | ||
| <version>1.1.3</version> | ||
| <version>1.1.2</version> | ||
| <authors>Mohamed Ali Ramadan</authors> | ||
@@ -12,4 +12,4 @@ <owners>Mohamed Ali Ramadan</owners> | ||
| <projectUrl>https://github.com/mrama030/OMDB_API_Wrapper</projectUrl> | ||
| <description>OMDB_API_Wrapper is an easy-to-use RESTful API wrapper/client for the Open Movie Database API (http://www.omdbapi.com/). This API wrapper focuses on being simple to use, efficient and respects the terminology used in the OMDB API documentation.</description> | ||
| <releaseNotes>Updated API Key validation/test methods to now check the Response attribute in addition to the HTTP status code (previously only checked HTTP status code). ByTitleResponse and BySearchResponse now inherit the newly added Response class.</releaseNotes> | ||
| <description>OMDB_API_Wrapper is a RESTful API wrapper for the Open Movie Database API (http://www.omdbapi.com/). This API wrapper focuses on being simple to use, efficient and respects the terminology used in the OMDB API documentation.</description> | ||
| <releaseNotes>Added MIT License</releaseNotes> | ||
| <copyright>Mohamed Ali Ramadan</copyright> | ||
@@ -16,0 +16,0 @@ <tags>omdb api rest client net movie tv series imdb wrapper database</tags> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet