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

CLI command to expose REST API of a Model with no custom classes #2739

Closed
3 tasks done
bajtos opened this issue Apr 12, 2019 · 3 comments
Closed
3 tasks done

CLI command to expose REST API of a Model with no custom classes #2739

bajtos opened this issue Apr 12, 2019 · 3 comments

Comments

@bajtos
Copy link
Member

bajtos commented Apr 12, 2019

Part of From model definition to REST API with no custom repository/controller classes #2036

A new CLI command that will ask the user for an existing model, an existing datasource, and then generate the corresponding public-models entry (model configuration json)

Nice to have: the pattern (crud vs key-value) can be automatically inferred from the datasource config (connector type).

(Much can be borrowed from lb4 repository)

Acceptance Criteria

@dhmlau
Copy link
Member

dhmlau commented Sep 4, 2019

@bajtos, could you please add the acceptance criteria? Thanks.

@emonddr
Copy link
Contributor

emonddr commented Oct 15, 2019

@bajtos I added the Acceptance Criteria. Please adjust it to your liking; if necessary. thx

@nabdelgadir
Copy link
Contributor

Closing because #4932 is landed.

@nabdelgadir nabdelgadir added this to the Mar 2020 milestone 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

No branches or pull requests

4 participants