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

Fixed issue with deprecated '.find' (when retrieving a method from lb.Class) in Loopback v.3 #39

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2019

  1. Fixed issue with deprecated '.find' (when retrieving a method from lb…

    …Class) in Loopback v.3
    Andrii Naumovych committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    5d6e448 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Fixed issue with expanded entities (ODataModel in UI5 requires interm…

    …ediate 'results' entry in the expanded result)
    Andrii Naumovych committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    014b88c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. fixed issue with error on PUT request in LB3

    Andrii Naumovych committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    5631e75 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. fixed issue with getting the related entities through the parent one …

    …GET XXX(1)/rel_YYY
    Andrii Naumovych committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    7c328e4 View commit details
    Browse the repository at this point in the history
  2. fixed issue with getting the related entities through the parent one …

    …GET XXX(1)/rel_YYY, missing changes
    Andrii Naumovych committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    65faaa5 View commit details
    Browse the repository at this point in the history