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

[DSL-CORE-API]: Singleton Entity #1

Closed
h4t0n opened this issue Jul 8, 2019 · 1 comment
Closed

[DSL-CORE-API]: Singleton Entity #1

h4t0n opened this issue Jul 8, 2019 · 1 comment
Assignees
Labels
type: feature Feature to implement
Milestone

Comments

@h4t0n
Copy link
Member

h4t0n commented Jul 8, 2019

A singleton Entity is a one record Entity, where we can only GET and PUT. No POST and DELETE are allowed. Todo:

  • DSL new ENTITY Type
  • CORE persistence and APIs (no delete or new one, only modify and get)
  • Special API handling (no POST and DELETE)
@h4t0n h4t0n added the type: feature Feature to implement label Jul 8, 2019
@h4t0n h4t0n self-assigned this Jul 8, 2019
@h4t0n h4t0n added this to the v0.2 milestone Jul 9, 2019
@h4t0n h4t0n modified the milestones: v0.2.x, v0.2.0 Jul 9, 2019
@h4t0n
Copy link
Member Author

h4t0n commented Jul 25, 2019

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Feature to implement
Projects
None yet
Development

No branches or pull requests

1 participant