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

Docs for exposing REST API of a Model with no custom classes #2740

Closed
2 tasks
bajtos opened this issue Apr 12, 2019 · 1 comment · Fixed by #4976
Closed
2 tasks

Docs for exposing REST API of a Model with no custom classes #2740

bajtos opened this issue Apr 12, 2019 · 1 comment · Fixed by #4976
Assignees
Milestone

Comments

@bajtos
Copy link
Member

bajtos commented Apr 12, 2019

Documentation for the feature From model definition to REST API with no custom repository/controller classes #2036

Acceptance criteria

  • Docs for application developers consuming this feature. Describe the new CLI command, how to use controller/repositories contributed by extensions, what model config options are available.

  • Docs for extension developers building custom controller/repository classes. Explain what API contract the custom controller/repository class must implement, show how the component must export the classes so that they can be picked by the Booter.

@dhmlau
Copy link
Member

dhmlau commented Mar 24, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants