Ticket #829 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

Clean yaml schema when dumping from db

Reported by: jwage Owned by: jwage
Priority: minor Milestone: 0.10.3
Component: Other Version: 0.10.0
Severity: Keywords:
Cc: Has Test:
Status: Has Patch:

Description

When a yaml schema file is dumped from the db, it includes a lot of things which are not required to be present because not specifying it defaults to the value in which it dumps to. This will greatly simplify the schemas which are dumped from the database to be as abbreviated as possible while still maintaining the same functionality.

Change History

Changed 16 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [3936]) fixes #829 fixes #707

Note: See TracTickets for help on using tickets.