Skip to content

Related model shared = false vs. REST exposure #346

Description

@fabien

It seems that Model.setup doesn't take into account when a model is not shared - the REST API endpoints are created regardless. Also, setting the generated relation method to shared = false has no effect (this is the method outlined in the docs):

Project.prototype['__create__history'].shared = false;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions