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

REST API: GET content with schema frame #136

Closed
bloodbare opened this issue Aug 4, 2016 · 4 comments
Closed

REST API: GET content with schema frame #136

bloodbare opened this issue Aug 4, 2016 · 4 comments

Comments

@bloodbare
Copy link
Member

bloodbare commented Aug 4, 2016

It would be possible to create a frame called schema that returns the schema on the API ?

@tisto

@tisto
Copy link
Member

tisto commented Aug 4, 2016

@bloodbare you mean embedded in the main response, right? Or would the response then return just the schema? We could do the latter with just content negotiation.

@bloodbare
Copy link
Member Author

I mean, GET /obj1?frame=schema

I get the object and a field called schema with the schema

@lukasgraf
Copy link
Member

@bloodbare That should absolutely be possible I think, once we get the prerequisites in place for doing framing in general. However, before we attack framing, we need to get our @contexts sorted I think, see my comment in #6.

@tisto tisto mentioned this issue Feb 27, 2017
56 tasks
@tisto
Copy link
Member

tisto commented Jun 19, 2018

I think we solved that with "schema" expansion.

@tisto tisto closed this as completed Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants