Skip to content

gscarv13/admin-catalog-api

Repository files navigation

codeflix-admin-catalog

Catalog Administration - Codeflix - Ruby

Category entity rules

  • Name is required
  • Name must have a maximum of 255 characters.
  • [] When creating a new category, an identifier must be generated in the format (UUID).
  • [] When creating a category, the fields id, description, and - isActive will not be mandatory.
  • [] If the isActive property is not informed, it should default to true.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages