Skip to content

Question: Multiple business operations on the same resource? #937

Closed
@hainguyenthanh

Description

@hainguyenthanh

Hi there, in one of the projects using JADNC, I need to support various business operations on a single resource. For example, given an Article resource, besides the basic operations such as Create, Edit, Get that nicely map to the POST, PATCH, GET HTTP methods, I also need to do various operations on this resource such as Approve, Publish, Unpublish, etc.

Is there any way to do this using JADNC or JSON API in general?

Thank you,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions