Skip to content

Conversation

@Martin-Beranek
Copy link
Contributor

No description provided.

'authorization' => get_class($api->getAuthorization()),
'url' => $this->apiLink->link($api->getEndpoint()),
'params' => $this->createParamsList($api->getHandler()),
'params' => $this->createParamsList($this->apiDecider->getHandler($api)),
Copy link
Collaborator

Choose a reason for hiding this comment

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

takto som to mal predtym? ten kod tu https://github.com/tomaj/nette-api/pull/149/changes je iny. Mame podla mna tie lazy handlery na eboxe a toto som tam nerobil urcite 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No to mi vyhadzuje pstan ze nemoze byt string v tych funkciach cize potrebujeme tam iba ApiHandler. A v API moze byt aj string ulozeny.

@Martin-Beranek Martin-Beranek requested a review from lulco January 28, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants