Skip to content

Instantly share code, notes, and snippets.

@Origho-precious
Last active October 19, 2021 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Origho-precious/0acbea1e3f5aa56faae9bea51032e2be to your computer and use it in GitHub Desktop.
Save Origho-precious/0acbea1e3f5aa56faae9bea51032e2be to your computer and use it in GitHub Desktop.
RestDB Article Collection Models
Field Name Type Description Requirement Properties Format
title Text article title Required = true single line -
body Text article content Required = true multiline -
timestamp datetime Time the article was saved Required = true - MM DD hh:m
tags Text technologies used in the article Required = false single line -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment