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

Add support for Radar List and ListItem resources #542

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

remi-stripe
Copy link
Contributor

cc @stripe/api-libraries

cc @ob-stripe as List is forbidden as a class name in PHP so List as an object in Radar was likely a bad idea :p

@ob-stripe
Copy link
Contributor

Yep. We'll probably have to rename it to RadarList or something.

@remi-stripe
Copy link
Contributor Author

r? @ob-stripe

{
const TEST_RESOURCE_ID = 'rsli_123';

public function testIsValueListItemable()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public function testIsValueListItemable()
public function testIsListable()

{
const TEST_RESOURCE_ID = 'rsl_123';

public function testIsValueListable()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public function testIsValueListable()
public function testIsListable()

@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Nov 12, 2018
@remi-stripe
Copy link
Contributor Author

Damn search and replace. Fixed, PTAL @ob-stripe

@remi-stripe remi-stripe assigned ob-stripe and unassigned remi-stripe Nov 12, 2018
@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Nov 12, 2018
@remi-stripe remi-stripe merged commit 3e0d9a4 into master Nov 27, 2018
@remi-stripe remi-stripe deleted the remi-add-radar-lists branch November 27, 2018 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants