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

Support inline operations #8

Open
tpluscode opened this issue Oct 25, 2016 · 0 comments
Open

Support inline operations #8

tpluscode opened this issue Oct 25, 2016 · 0 comments
Milestone

Comments

@tpluscode
Copy link
Member

Hydra can also include operations inlined in the representation

{
  "@id": "Person",
  "hydra:operation": [
     { "@type": "hydra:DeleteOperation" },
     { "@type": "hydra:ReplaceOperation" }
   ]
}

They should be available on the object along with the Supported Operations from the included in the hydra:ApiDocumentation

@tpluscode tpluscode added this to the 0.6 milestone Mar 26, 2019
@tpluscode tpluscode modified the milestones: 0.6, 0.7 May 13, 2019
@tpluscode tpluscode modified the milestones: 0.7, 1.0 Oct 17, 2019
@tpluscode tpluscode modified the milestones: 1.0, 3.0, 2.0 Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant