Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[review] APIバージョンアップデート #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksBookSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksBookSearch extends RakutenRws_Api_AppRakute
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksCDSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksCDSearch extends RakutenRws_Api_AppRakutenA
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksDVDSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksDVDSearch extends RakutenRws_Api_AppRakuten
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksForeignBookSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksForeignBookSearch extends RakutenRws_Api_Ap
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksMagazineSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksMagazineSearch extends RakutenRws_Api_AppRa
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksSoftwareSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksSoftwareSearch extends RakutenRws_Api_AppRa
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/BooksTotalSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_BooksTotalSearch extends RakutenRws_Api_AppRakut
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-04' => '20170404',
'2013-05-22' => '20130522',
'2012-11-28' => '20121128'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/IchibaItemRanking.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_IchibaItemRanking extends RakutenRws_Api_AppRaku
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-06-28' => '20170628',
'2012-09-27' => '20120927'
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/IchibaItemSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_IchibaItemSearch extends RakutenRws_Api_AppRakut
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-07-06' => '20170706',
'2014-02-22' => '20140222',
'2013-08-05' => '20130805',
'2013-04-24' => '20130424',
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/KoboEbookSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class RakutenRws_Api_Definition_KoboEbookSearch extends RakutenRws_Api_AppRakute
$autoSetIterator = true,
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2014-08-11' => '20140811',
'2013-10-10' => '20131010'
);
Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/ProductSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class RakutenRws_Api_Definition_ProductSearch extends RakutenRws_Api_AppRakutenA
$entityName = 'Product',
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2014-03-05' => '20140305',
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/RecipeCategoryList.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class RakutenRws_Api_Definition_RecipeCategoryList extends RakutenRws_Api_AppRak
protected
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2012-11-21' => '20121121'
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/RecipeCategoryRanking.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class RakutenRws_Api_Definition_RecipeCategoryRanking extends RakutenRws_Api_App
protected
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2012-11-21' => '20121121'
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/TravelHotelDetailSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class RakutenRws_Api_Definition_TravelHotelDetailSearch extends RakutenRws_Api_A
$entityName = 'hotel',
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2013-10-24' => '20131024',
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/TravelHotelRanking.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class RakutenRws_Api_Definition_TravelHotelRanking extends RakutenRws_Api_AppRak
protected
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2013-10-24' => '20131024',
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/TravelKeywordHotelSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class RakutenRws_Api_Definition_TravelKeywordHotelSearch extends RakutenRws_Api_
$entityName = 'hotel',
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2013-10-24' => '20131024',
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/TravelSimpleHotelSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class RakutenRws_Api_Definition_TravelSimpleHotelSearch extends RakutenRws_Api_A
$entityName = 'hotel',
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2013-10-24' => '20131024',
);

Expand Down
1 change: 1 addition & 0 deletions lib/RakutenRws/Api/Definition/TravelVacantHotelSearch.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class RakutenRws_Api_Definition_TravelVacantHotelSearch extends RakutenRws_Api_A
$entityName = 'hotel',
$isRequiredAccessToken = false,
$versionMap = array(
'2017-04-26' => '20170426',
'2013-10-24' => '20131024',
);

Expand Down