Skip to content

Split /api/document Route #19

Description

@alongreyber

Currently the /api/document route returns both public and owned documents. The only way to differentiate between these is the "owned" flag, which is inconvenient for consumers. One solution for this would be to split the route into personal documents (/api/myDocuments/) and public documents (/api/publicDocuments).

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeChanges that require a major version update and are not backwards compatible.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions