Skip to content

[FEATURE] Meta_data dependancies #125

@stefanvit

Description

@stefanvit

Is your feature request related to a problem? Please describe.
Meta_data dependancies

Describe the solution you'd like
Add a POST/GET/PUT/DELETE API and meta_data collection in mongo
the object shoul look like this:
{
"id": "string",
"key": "string",
"value": {}, // map[string]interface{}
"date_created": "string",
"date_updated": "string",
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions