OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Add input parameter in @ApiDoc

This topic contains 3 replies, has 4 voices, and was last updated by  Vova Soroka 6 years, 7 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #34408

    Krzysztof
    Participant

    Hello. I created a REST action like bellow:

    When I try to open API doc page I get error:

    Notice: Undefined index: isRelation
    in vendor/oro/platform/src/Oro/Bundle/ApiBundle/ApiDoc/HtmlFormatter.php at line 219

    The funnest is that when I edit annotations for example by adding enter, the error disappears for one refresh. When I refresh page again, the problem appears again. It looks like sth generate this parameter but doesn’t add it to cache(?).

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top