Skip to content

[v3.0.0] Examples show JsonRipper and StoreService imports but they are not in the public_api file #329

@BenLune

Description

@BenLune

Hi,
Congratulations for this lib, it seems quite interesting and powerful.
I'm trying to use it and it works.
I would like to test the cache capabilities and when I look at the doc, it isn't very clear. Example shows the use of JsonRipper and StoreService, but they're not in the public_api.

Also, in the doc, you should write the new way to init JsonapiBootstrap this way :

JsonapiBootstrap.bootstrap({
      user_config: {url: 'https://my.api'}
});

I discovered the bootstrap static function looking at the code.

Thank you for the lib and for your help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions