Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Conversation

thewilkybarkid
Copy link
Contributor

No description provided.

@thewilkybarkid thewilkybarkid added the enhancement New feature or request label Dec 7, 2018
@thewilkybarkid thewilkybarkid added this to the 0.2.0 milestone Dec 7, 2018
@thewilkybarkid thewilkybarkid requested a review from a team as a code owner December 7, 2018 15:02
@thewilkybarkid
Copy link
Contributor Author

thewilkybarkid commented Dec 7, 2018

PHPStan failure triggered by doctrine/dbal#3306 (I don't think it, nor me, can understand mixed[][] Opened doctrine/dbal#3396.).


$service->add('ping', "libero.content_api.{$config['name']}.ping");

$service->add('items', "libero.content_api.{$config['name']}.item_list.get")

Choose a reason for hiding this comment

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

as far as I understand, this then needs no additional configuration in the application 👍


$service->add('ping', "libero.content_api.{$config['name']}.ping");

$service->add('items', "libero.content_api.{$config['name']}.item_list.get")

Choose a reason for hiding this comment

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

setRequirement() also seems like a soft link between this and the other bundle, _format metadata is passed but without a code dependency

@thewilkybarkid thewilkybarkid modified the milestones: 0.2.0, 0.1 Dec 14, 2018
@thewilkybarkid thewilkybarkid merged commit d942c10 into libero:master Dec 14, 2018
@thewilkybarkid thewilkybarkid deleted the format-negotiation branch December 14, 2018 11:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants